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:           Sat Nov  5 18:14:34 UTC 2022

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
Add xss-lock


To generate a diff of this commit:
cvs rdiff -u -r1.965 -r1.966 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.965 pkgsrc/x11/Makefile:1.966
--- pkgsrc/x11/Makefile:1.965   Sat Oct  8 10:06:51 2022
+++ pkgsrc/x11/Makefile Sat Nov  5 18:14:34 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.965 2022/10/08 10:06:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.966 2022/11/05 18:14:34 pin Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -682,6 +682,7 @@ SUBDIR+=    xset
 SUBDIR+=       xsetroot
 SUBDIR+=       xsm
 SUBDIR+=       xsnow
+SUBDIR+=       xss-lock
 SUBDIR+=       xst
 SUBDIR+=       xstdcmap
 SUBDIR+=       xtar



Home | Main Index | Thread Index | Old Index