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:   bacon
Date:           Thu Dec 17 16:00:07 UTC 2020

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add auto-admin


To generate a diff of this commit:
cvs rdiff -u -r1.923 -r1.924 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.923 pkgsrc/sysutils/Makefile:1.924
--- pkgsrc/sysutils/Makefile:1.923      Sat Dec 12 13:22:23 2020
+++ pkgsrc/sysutils/Makefile    Thu Dec 17 16:00:07 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.923 2020/12/12 13:22:23 nia Exp $
+# $NetBSD: Makefile,v 1.924 2020/12/17 16:00:07 bacon Exp $
 #
 
 COMMENT=       System utilities
@@ -37,6 +37,7 @@ SUBDIR+=      asapm
 SUBDIR+=       atitvout
 SUBDIR+=       attr
 SUBDIR+=       augeas
+SUBDIR+=       auto-admin
 SUBDIR+=       b2sum
 SUBDIR+=       backuppc
 SUBDIR+=       bacula



Home | Main Index | Thread Index | Old Index