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:   pin
Date:           Sun Dec 19 21:38:12 UTC 2021

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
Add wired-notify


To generate a diff of this commit:
cvs rdiff -u -r1.946 -r1.947 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.946 pkgsrc/x11/Makefile:1.947
--- pkgsrc/x11/Makefile:1.946   Sun Dec 12 16:22:34 2021
+++ pkgsrc/x11/Makefile Sun Dec 19 21:38:12 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.946 2021/12/12 16:22:34 gutteridge Exp $
+# $NetBSD: Makefile,v 1.947 2021/12/19 21:38:12 pin Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -450,6 +450,7 @@ SUBDIR+=    vte
 SUBDIR+=       vte029
 SUBDIR+=       vte3
 SUBDIR+=       wdm
+SUBDIR+=       wired-notify
 SUBDIR+=       wmavgload
 SUBDIR+=       wmfire
 SUBDIR+=       wmfstatus



Home | Main Index | Thread Index | Old Index