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:   sjmulder
Date:           Fri Aug  6 01:53:45 UTC 2021

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: Add netwake


To generate a diff of this commit:
cvs rdiff -u -r1.1422 -r1.1423 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.1422 pkgsrc/net/Makefile:1.1423
--- pkgsrc/net/Makefile:1.1422  Tue Aug  3 17:25:03 2021
+++ pkgsrc/net/Makefile Fri Aug  6 01:53:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1422 2021/08/03 17:25:03 fcambus Exp $
+# $NetBSD: Makefile,v 1.1423 2021/08/06 01:53:45 sjmulder Exp $
 #
 
 COMMENT=       Networking tools
@@ -442,6 +442,7 @@ SUBDIR+=    netdisco
 SUBDIR+=       netgroup
 SUBDIR+=       netname
 SUBDIR+=       netpipes
+SUBDIR+=       netwake
 SUBDIR+=       nfdump
 SUBDIR+=       ngrep
 SUBDIR+=       nicotine-plus



Home | Main Index | Thread Index | Old Index