diff options
author | agc <agc@pkgsrc.org> | 2002-07-23 07:41:28 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-07-23 07:41:28 +0000 |
commit | 1451d86c035be05d9137554008f7ff0b0d3d6425 (patch) | |
tree | e43867fb986bf4fdf010fc75a50db8d756278ad1 /net/Makefile | |
parent | ef0ade82aac301e910fb25c3ab198c73be6ae225 (diff) | |
download | pkgsrc-1451d86c035be05d9137554008f7ff0b0d3d6425.tar.gz |
Add and enable ntop2
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7e4b60838ed..0db9fb91b8f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.319 2002/07/14 20:29:04 wiz Exp $ +# $NetBSD: Makefile,v 1.320 2002/07/23 07:41:28 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 |