pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Jan  1 20:20:02 UTC 2026

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add lx-cli


To generate a diff of this commit:
cvs rdiff -u -r1.1181 -r1.1182 pkgsrc/sysutils/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1181 pkgsrc/sysutils/Makefile:1.1182
--- pkgsrc/sysutils/Makefile:1.1181     Tue Dec 30 11:06:20 2025
+++ pkgsrc/sysutils/Makefile    Thu Jan  1 20:20:02 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1181 2025/12/30 11:06:20 kikadf Exp $
+# $NetBSD: Makefile,v 1.1182 2026/01/01 20:20:02 pin Exp $
 #
 
 COMMENT=       System utilities
@@ -448,6 +448,7 @@ SUBDIR+=    lsfp
 SUBDIR+=       lsof
 SUBDIR+=       lstr
 SUBDIR+=       lvm2
+SUBDIR+=       lx-cli
 SUBDIR+=       lxmenu-data
 SUBDIR+=       lxpanel
 SUBDIR+=       lxqt-menu-data



Home | Main Index | Thread Index | Old Index