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:           Fri Nov 24 16:33:41 UTC 2023

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add scriptisto


To generate a diff of this commit:
cvs rdiff -u -r1.1101 -r1.1102 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.1101 pkgsrc/sysutils/Makefile:1.1102
--- pkgsrc/sysutils/Makefile:1.1101     Tue Nov 21 11:39:06 2023
+++ pkgsrc/sysutils/Makefile    Fri Nov 24 16:33:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1101 2023/11/21 11:39:06 bouyer Exp $
+# $NetBSD: Makefile,v 1.1102 2023/11/24 16:33:41 pin Exp $
 #
 
 COMMENT=       System utilities
@@ -686,6 +686,7 @@ SUBDIR+=    sarah
 SUBDIR+=       screenbrightness
 SUBDIR+=       screenfetch
 SUBDIR+=       screentest
+SUBDIR+=       scriptisto
 SUBDIR+=       scsiinfo
 SUBDIR+=       service-config
 SUBDIR+=       setquota



Home | Main Index | Thread Index | Old Index