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 Jul  3 21:09:22 UTC 2022

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
Add xbrightness


To generate a diff of this commit:
cvs rdiff -u -r1.958 -r1.959 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.958 pkgsrc/x11/Makefile:1.959
--- pkgsrc/x11/Makefile:1.958   Sun Jul  3 20:45:30 2022
+++ pkgsrc/x11/Makefile Sun Jul  3 21:09:22 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.958 2022/07/03 20:45:30 pin Exp $
+# $NetBSD: Makefile,v 1.959 2022/07/03 21:09:22 pin Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -476,6 +476,7 @@ SUBDIR+=    xbanner
 SUBDIR+=       xbindkeys
 SUBDIR+=       xbindkeys-tk
 SUBDIR+=       xbitmaps
+SUBDIR+=       xbrightness
 SUBDIR+=       xcalc
 SUBDIR+=       xcalib
 SUBDIR+=       xcb



Home | Main Index | Thread Index | Old Index