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 | ba70789e9f4cb9242bb0a70a8e7a872655434238 (patch) | |
tree | 770d628f5ecb70de19ed4605c6c4600d3943e576 | |
parent | 6458d710e0402ac06a759b953e06f42a3a51483d (diff) | |
download | pkgsrc-ba70789e9f4cb9242bb0a70a8e7a872655434238.tar.gz |
Added hobbitmon.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 0791c6e3de1..90c4b490ab8 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8731 2005/01/13 09:59:47 adam Exp $ +$NetBSD: CHANGES,v 1.8732 2005/01/13 10:22:06 xtraeme Exp $ Changes to the packages collection and infrastructure in 2005: @@ -279,3 +279,4 @@ Changes to the packages collection and infrastructure in 2005: Added mDNSResponder-62 [itojun 2005-01-13] Updated abiword to 2.2.3 [adam 2005-01-13] Updated ORBit to 0.5.17 [adam 2005-01-13] + Added hobbitmon-4.0beta2 [manu 2005-01-13] 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 |