diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-14 01:33:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-14 01:33:55 +0000 |
commit | 53cbab65498a0e60e2bd22e9ddc5805137b6adca (patch) | |
tree | 8ecb5c777931453ccfa1bda6d362f7907f99a7e4 /net/Makefile | |
parent | aeb7c279d42a229b82d3e54a6b1d3a6d78f5722e (diff) | |
download | pkgsrc-53cbab65498a0e60e2bd22e9ddc5805137b6adca.tar.gz |
+ 3proxy, clive, libfetch.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0af34591a5e..f96bf6e749f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.700 2008/03/08 00:57:58 reed Exp $ +# $NetBSD: Makefile,v 1.701 2008/03/14 01:33:55 wiz Exp $ # COMMENT= Networking tools +SUBDIR+= 3proxy SUBDIR+= 6tunnel SUBDIR+= DarwinStreamingServer SUBDIR+= GeoIP @@ -58,6 +59,7 @@ SUBDIR+= cia SUBDIR+= cidr SUBDIR+= cisco-mibs SUBDIR+= citrix_ica +SUBDIR+= clive SUBDIR+= cmu-dhcpd SUBDIR+= coda SUBDIR+= connect @@ -184,6 +186,7 @@ SUBDIR+= libIDL SUBDIR+= libares SUBDIR+= libcares SUBDIR+= libdnet +SUBDIR+= libfetch SUBDIR+= liblive SUBDIR+= libmms SUBDIR+= libnids |