diff options
author | agc <agc@pkgsrc.org> | 2005-05-04 08:58:04 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-05-04 08:58:04 +0000 |
commit | 41e7132bf91829d344a73741ddbccf700c7e6258 (patch) | |
tree | a635a7e024b040ccc306096ce7382d7874a742b1 /net/Makefile | |
parent | 4b619e493a636555eae558c968bd885b1cadb9b3 (diff) | |
download | pkgsrc-41e7132bf91829d344a73741ddbccf700c7e6258.tar.gz |
Add and enable nasd.
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 d4d72b47cda..1e1a483e577 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.552 2005/05/03 19:31:42 agc Exp $ +# $NetBSD: Makefile,v 1.553 2005/05/04 08:58:04 agc Exp $ # COMMENT= Networking tools @@ -188,6 +188,7 @@ SUBDIR+= mtr-gtk SUBDIR+= nam SUBDIR+= nap SUBDIR+= napshare +SUBDIR+= nasd SUBDIR+= nbtscan SUBDIR+= ncftp2 SUBDIR+= ncftp3 |