pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   pin
Date:           Sat Jun 18 10:07:11 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add netop


To generate a diff of this commit:
cvs rdiff -u -r1.1467 -r1.1468 pkgsrc/net/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1467 pkgsrc/net/Makefile:1.1468
--- pkgsrc/net/Makefile:1.1467  Wed Jun 15 14:13:14 2022
+++ pkgsrc/net/Makefile Sat Jun 18 10:07:10 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1467 2022/06/15 14:13:14 taca Exp $
+# $NetBSD: Makefile,v 1.1468 2022/06/18 10:07:10 pin Exp $
 #
 
 COMMENT=       Networking tools
@@ -449,6 +449,7 @@ SUBDIR+=    netcat6
 SUBDIR+=       netdisco
 SUBDIR+=       netgroup
 SUBDIR+=       netname
+SUBDIR+=       netop
 SUBDIR+=       netpipes
 SUBDIR+=       netwake
 SUBDIR+=       nfdump



Home | Main Index | Thread Index | Old Index