diff options
author | wiz <wiz> | 2001-03-10 17:07:26 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-03-10 17:07:26 +0000 |
commit | c2b6e6d1f5cff66f96884b0b21ac63b40cef3822 (patch) | |
tree | d21bd2e4b623f06ea4ce6f2932bcb84ecd9d4c32 /net | |
parent | 72daf370816a9c94698afef96d1fda89c4eee2be (diff) | |
download | pkgsrc-c2b6e6d1f5cff66f96884b0b21ac63b40cef3822.tar.gz |
add and enable host
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 c824c4a6d4d..66e72abb58b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.202 2001/03/09 16:12:39 wiz Exp $ +# $NetBSD: Makefile,v 1.203 2001/03/10 17:07:26 wiz Exp $ # COMMENT= Networking tools @@ -48,6 +48,7 @@ SUBDIR+= gtk-gnutella SUBDIR+= gtk_wicontrol SUBDIR+= gtksamba SUBDIR+= gtm +SUBDIR+= host SUBDIR+= httptunnel SUBDIR+= icsi-finger SUBDIR+= ipv6calc |