diff options
author | manu <manu@pkgsrc.org> | 2005-02-16 08:54:28 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2005-02-16 08:54:28 +0000 |
commit | 1924798da5b84ee6fb3a1889f4389d749322df06 (patch) | |
tree | 785eb13822e81acaf0c08b3ec808392de83767f1 /net | |
parent | 97e45822784f8210ac2186f195feb4d81a0f7ddf (diff) | |
download | pkgsrc-1924798da5b84ee6fb3a1889f4389d749322df06.tar.gz |
Hobbitclient is a free software client for hobbit monitor and big brother
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 d9236273b4a..13c8eff2c2c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.541 2005/02/15 18:23:38 drochner Exp $ +# $NetBSD: Makefile,v 1.542 2005/02/16 08:54:28 manu Exp $ # COMMENT= Networking tools @@ -128,6 +128,7 @@ SUBDIR+= gtm SUBDIR+= hesiod SUBDIR+= hf6to4 SUBDIR+= hlfl +SUBDIR+= hobbitclient SUBDIR+= hobbitmon SUBDIR+= host SUBDIR+= howl |