diff options
author | seb <seb@pkgsrc.org> | 2001-11-29 15:33:51 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2001-11-29 15:33:51 +0000 |
commit | 3f08f70c0fc368fa76a0ad116f7cf3f8854fbba7 (patch) | |
tree | 15f280420420b91ed0916376febfc6d9bf494a67 /net/Makefile | |
parent | c86e69a60fefb0dba560dfabd3cda0c961259624 (diff) | |
download | pkgsrc-3f08f70c0fc368fa76a0ad116f7cf3f8854fbba7.tar.gz |
Add and enable hesiod
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 6c0fd64a4db..1cfda2daf9f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.264 2001/11/25 18:52:25 zuntum Exp $ +# $NetBSD: Makefile,v 1.265 2001/11/29 15:33:51 seb Exp $ # COMMENT= Networking tools @@ -66,6 +66,7 @@ SUBDIR+= gtk-gnutella SUBDIR+= gtk_wicontrol SUBDIR+= gtksamba SUBDIR+= gtm +SUBDIR+= hesiod SUBDIR+= host SUBDIR+= httptunnel SUBDIR+= icsi-finger |