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:           Mon Mar 18 09:13:10 UTC 2024

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
Add i3lockr


To generate a diff of this commit:
cvs rdiff -u -r1.1012 -r1.1013 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.1012 pkgsrc/x11/Makefile:1.1013
--- pkgsrc/x11/Makefile:1.1012  Mon Feb 26 19:09:05 2024
+++ pkgsrc/x11/Makefile Mon Mar 18 09:13:10 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1012 2024/02/26 19:09:05 pin Exp $
+# $NetBSD: Makefile,v 1.1013 2024/03/18 09:13:10 pin Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -112,6 +112,7 @@ SUBDIR+=    hs-X11
 SUBDIR+=       hs-X11-xft
 SUBDIR+=       hsetroot
 SUBDIR+=       i3lock
+SUBDIR+=       i3lockr
 SUBDIR+=       i3lock-color
 SUBDIR+=       iceauth
 SUBDIR+=       ico



Home | Main Index | Thread Index | Old Index