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:   vins
Date:           Sat Jun  7 17:10:59 UTC 2025

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11: add worker2


To generate a diff of this commit:
cvs rdiff -u -r1.1063 -r1.1064 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.1063 pkgsrc/x11/Makefile:1.1064
--- pkgsrc/x11/Makefile:1.1063  Mon May  5 08:53:52 2025
+++ pkgsrc/x11/Makefile Sat Jun  7 17:10:59 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1063 2025/05/05 08:53:52 tnn Exp $
+# $NetBSD: Makefile,v 1.1064 2025/06/07 17:10:59 vins Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -420,6 +420,7 @@ SUBDIR+=    wmfire
 SUBDIR+=       wmfstatus
 SUBDIR+=       wmweather
 SUBDIR+=       worker
+SUBDIR+=       worker2
 SUBDIR+=       wterm
 SUBDIR+=       wxGTK30
 SUBDIR+=       wxGTK32



Home | Main Index | Thread Index | Old Index