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:   adam
Date:           Sat Apr 14 13:05:46 UTC 2018

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Added ndiff and zenmap


To generate a diff of this commit:
cvs rdiff -u -r1.1208 -r1.1209 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.1208 pkgsrc/net/Makefile:1.1209
--- pkgsrc/net/Makefile:1.1208  Tue Mar 13 16:05:18 2018
+++ pkgsrc/net/Makefile Sat Apr 14 13:05:46 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1208 2018/03/13 16:05:18 taca Exp $
+# $NetBSD: Makefile,v 1.1209 2018/04/14 13:05:46 adam Exp $
 #
 
 COMMENT=       Networking tools
@@ -394,6 +394,7 @@ SUBDIR+=    nasd
 SUBDIR+=       nbtscan
 SUBDIR+=       ncdc
 SUBDIR+=       ncftp3
+SUBDIR+=       ndiff
 SUBDIR+=       ndpi
 SUBDIR+=       nemesis
 SUBDIR+=       net-snmp
@@ -919,6 +920,7 @@ SUBDIR+=    yaz
 SUBDIR+=       youtube-dl
 SUBDIR+=       ytalk
 SUBDIR+=       ywho
+SUBDIR+=       zenmap
 SUBDIR+=       zeroconf-ioslave
 SUBDIR+=       zeromq
 SUBDIR+=       zsync



Home | Main Index | Thread Index | Old Index