pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Dec 30 04:03:36 UTC 2025

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
xll/Makefile: add sddm


To generate a diff of this commit:
cvs rdiff -u -r1.1076 -r1.1077 pkgsrc/x11/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1076 pkgsrc/x11/Makefile:1.1077
--- pkgsrc/x11/Makefile:1.1076  Tue Dec 30 02:13:55 2025
+++ pkgsrc/x11/Makefile Tue Dec 30 04:03:36 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1076 2025/12/30 02:13:55 markd Exp $
+# $NetBSD: Makefile,v 1.1077 2025/12/30 04:03:36 gutteridge Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -393,6 +393,7 @@ SUBDIR+=    ruby-tk
 SUBDIR+=       rxvt
 SUBDIR+=       rxvt-unicode
 SUBDIR+=       sakura
+SUBDIR+=       sddm
 SUBDIR+=       sessreg
 SUBDIR+=       setxkbmap
 SUBDIR+=       slim



Home | Main Index | Thread Index | Old Index