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:   sjmulder
Date:           Wed Nov 17 17:13:30 UTC 2021

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add sysutils/netmask to Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.971 -r1.972 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.971 pkgsrc/sysutils/Makefile:1.972
--- pkgsrc/sysutils/Makefile:1.971      Tue Nov 16 08:52:30 2021
+++ pkgsrc/sysutils/Makefile    Wed Nov 17 17:13:30 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.971 2021/11/16 08:52:30 wiz Exp $
+# $NetBSD: Makefile,v 1.972 2021/11/17 17:13:30 sjmulder Exp $
 #
 
 COMMENT=       System utilities
@@ -451,6 +451,7 @@ SUBDIR+=    ndesk-dbus-glib
 SUBDIR+=       neb-wipe
 SUBDIR+=       neofetch
 SUBDIR+=       netbt-hcidump
+SUBDIR+=       netmask
 SUBDIR+=       news
 SUBDIR+=       nnn
 SUBDIR+=       node_exporter



Home | Main Index | Thread Index | Old Index