diff options
author | agc <agc@pkgsrc.org> | 2002-07-09 20:09:35 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-07-09 20:09:35 +0000 |
commit | f1fdc4ce2b3902dfe738a7b455cbc90a1ad34ff6 (patch) | |
tree | 8957aea03c9534231eb6e172cec0b164dfcf0db3 /net/Makefile | |
parent | 17b972bdd7494a6db2a1137ab0db334aa5c054d6 (diff) | |
download | pkgsrc-f1fdc4ce2b3902dfe738a7b455cbc90a1ad34ff6.tar.gz |
Add and enable nbtscan
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 304df17223b..d1b37f20353 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.312 2002/06/26 03:50:49 kent Exp $ +# $NetBSD: Makefile,v 1.313 2002/07/09 20:09:35 agc Exp $ # COMMENT= Networking tools @@ -117,6 +117,7 @@ SUBDIR+= mtr SUBDIR+= mtr-gtk SUBDIR+= nap SUBDIR+= napshare +SUBDIR+= nbtscan SUBDIR+= ncftp2 SUBDIR+= ncftp3 SUBDIR+= neat |