diff options
author | rh <rh@pkgsrc.org> | 2001-05-14 18:05:47 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-05-14 18:05:47 +0000 |
commit | 778a473d960a0afe0f16ede524f67038bebcb506 (patch) | |
tree | 005dbfbac62aea67d0f519492e5405d54b63db13 /net | |
parent | e77c77538f45564635b85ae936b0cfbebe156d78 (diff) | |
download | pkgsrc-778a473d960a0afe0f16ede524f67038bebcb506.tar.gz |
Add and enable neat
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 8004afc1e2b..cd071121c75 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.216 2001/05/14 18:02:15 rh Exp $ +# $NetBSD: Makefile,v 1.217 2001/05/14 18:05:47 rh Exp $ # COMMENT= Networking tools @@ -79,6 +79,7 @@ SUBDIR+= mtr SUBDIR+= nap SUBDIR+= ncftp2 SUBDIR+= ncftp3 +SUBDIR+= neat SUBDIR+= netatalk SUBDIR+= netatalk-asun SUBDIR+= netcat |