diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-01-13 10:22:06 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-01-13 10:22:06 +0000 |
commit | 55d8a971e4999aa985be770be57c4cf65c696a70 (patch) | |
tree | 770d628f5ecb70de19ed4605c6c4600d3943e576 /net/Makefile | |
parent | 986e62089a3dfa53f7e08047eef23130efb54f7d (diff) | |
download | pkgsrc-55d8a971e4999aa985be770be57c4cf65c696a70.tar.gz |
Added hobbitmon.
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 2acb8a472ef..9cf1435af5c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.530 2005/01/13 08:24:36 itojun Exp $ +# $NetBSD: Makefile,v 1.531 2005/01/13 10:22:06 xtraeme Exp $ # COMMENT= Networking tools @@ -127,6 +127,7 @@ SUBDIR+= gtm SUBDIR+= hesiod SUBDIR+= hf6to4 SUBDIR+= hlfl +SUBDIR+= hobbitmon SUBDIR+= host SUBDIR+= howl SUBDIR+= hping |