diff options
author | rh <rh@pkgsrc.org> | 2001-05-14 18:02:15 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-05-14 18:02:15 +0000 |
commit | a6fc8453b1989f77673befb9ba49bd19bc70c765 (patch) | |
tree | 5d1ab7becb7cc440b1c0d5ead6d931032e462f18 /net | |
parent | 25153d79c59e302bfa1378e1ef35296e8931901c (diff) | |
download | pkgsrc-a6fc8453b1989f77673befb9ba49bd19bc70c765.tar.gz |
Add and enable nsca
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 88c5614b3a5..8004afc1e2b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.215 2001/05/14 17:27:40 rh Exp $ +# $NetBSD: Makefile,v 1.216 2001/05/14 18:02:15 rh Exp $ # COMMENT= Networking tools @@ -91,6 +91,7 @@ SUBDIR+= ngrep SUBDIR+= nmap SUBDIR+= nmapfe SUBDIR+= nocol +SUBDIR+= nsca SUBDIR+= ntop SUBDIR+= ntp4 SUBDIR+= openh323 |