diff options
author | agc <agc@pkgsrc.org> | 2002-07-23 11:37:41 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-07-23 11:37:41 +0000 |
commit | 598351fc05059667aea4389956be54aa924666eb (patch) | |
tree | 8114ae942df20043833ae9134e6311ff4272d09e /net | |
parent | 55eec8a565d34e6dc1482e2299fb813ca627775e (diff) | |
download | pkgsrc-598351fc05059667aea4389956be54aa924666eb.tar.gz |
Re-add ntop2
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 0c3aafc44d4..027f4bbaf80 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.321 2002/07/23 08:16:11 cjs Exp $ +# $NetBSD: Makefile,v 1.322 2002/07/23 11:37:41 agc Exp $ # COMMENT= Networking tools @@ -143,6 +143,7 @@ SUBDIR+= nsca SUBDIR+= nsd SUBDIR+= nslint SUBDIR+= ntop +SUBDIR+= ntop2 SUBDIR+= ntp4 SUBDIR+= openag SUBDIR+= openh323 |