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:           Sat Jul 26 09:01:44 UTC 2025

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add lstr


To generate a diff of this commit:
cvs rdiff -u -r1.1160 -r1.1161 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.1160 pkgsrc/sysutils/Makefile:1.1161
--- pkgsrc/sysutils/Makefile:1.1160     Mon Jun  2 11:18:44 2025
+++ pkgsrc/sysutils/Makefile    Sat Jul 26 09:01:44 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1160 2025/06/02 11:18:44 vins Exp $
+# $NetBSD: Makefile,v 1.1161 2025/07/26 09:01:44 pin Exp $
 #
 
 COMMENT=       System utilities
@@ -446,6 +446,7 @@ SUBDIR+=    lscpu
 SUBDIR+=       lsd
 SUBDIR+=       lsfp
 SUBDIR+=       lsof
+SUBDIR+=       lstr
 SUBDIR+=       lvm2
 SUBDIR+=       lxmenu-data
 SUBDIR+=       lxpanel



Home | Main Index | Thread Index | Old Index