diff options
author | nathanw <nathanw@pkgsrc.org> | 2004-06-05 19:04:42 +0000 |
---|---|---|
committer | nathanw <nathanw@pkgsrc.org> | 2004-06-05 19:04:42 +0000 |
commit | 445e3a1cf561e268624864ea9718688755edb8e5 (patch) | |
tree | 5c5016912125c712236672d88bd8b1411c7ff027 /net | |
parent | 430ea6efc6885372e012730b3b317a97cbeb0524 (diff) | |
download | pkgsrc-445e3a1cf561e268624864ea9718688755edb8e5.tar.gz |
Add and enable howl.
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 3c97cf1cf04..57a466942da 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.474 2004/06/05 07:47:38 hamajima Exp $ +# $NetBSD: Makefile,v 1.475 2004/06/05 19:04:42 nathanw Exp $ # COMMENT= Networking tools @@ -114,6 +114,7 @@ SUBDIR+= gtm SUBDIR+= hesiod SUBDIR+= hf6to4 SUBDIR+= host +SUBDIR+= howl SUBDIR+= hping SUBDIR+= httptunnel SUBDIR+= icsi-finger |