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:           Tue Apr  7 18:43:27 UTC 2026

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add uutils-coreutils


To generate a diff of this commit:
cvs rdiff -u -r1.1187 -r1.1188 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.1187 pkgsrc/sysutils/Makefile:1.1188
--- pkgsrc/sysutils/Makefile:1.1187     Fri Feb 20 01:55:00 2026
+++ pkgsrc/sysutils/Makefile    Tue Apr  7 18:43:27 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1187 2026/02/20 01:55:00 gutteridge Exp $
+# $NetBSD: Makefile,v 1.1188 2026/04/07 18:43:27 pin Exp $
 #
 
 COMMENT=       System utilities
@@ -894,6 +894,7 @@ SUBDIR+=    usbutil
 SUBDIR+=       user_cygwin
 SUBDIR+=       user_darwin
 SUBDIR+=       user_irix
+SUBDIR+=       uutils-coreutils
 SUBDIR+=       vbetool
 SUBDIR+=       vcdimager
 SUBDIR+=       vidc-tools



Home | Main Index | Thread Index | Old Index