diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-07-06 07:52:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-07-06 07:52:03 +0000 |
commit | cfcaf192220f094ed4de5e9dc9f2501d3633820f (patch) | |
tree | 15da03c2fddaac1bf6221fa2183f16c9bd53fb38 | |
parent | a1c5fafcce4e7e22ef6588f49de6a3bf3a1769fc (diff) | |
download | pkgsrc-cfcaf192220f094ed4de5e9dc9f2501d3633820f.tar.gz |
Added hlfl-0.60.1.
-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 970c7e8b205..91e96a2f081 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6457 2004/07/06 07:30:29 xtraeme Exp $ +$NetBSD: CHANGES,v 1.6458 2004/07/06 07:52:03 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3265,3 +3265,4 @@ Changes to the packages collection and infrastructure in 2004: Added gqview-1.2.2 [wiz 2004-07-05] Updated gdm to 2.6.0.3nb1 [jmmv 2004-07-05] Added aranym-0.8.8beta [xtraeme 2004-07-06] + Added hlfl-0.60.1 [xtraeme 2004-07-06] diff --git a/net/Makefile b/net/Makefile index e412565cf92..e90fa7ed402 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.478 2004/07/03 01:00:50 minskim Exp $ +# $NetBSD: Makefile,v 1.479 2004/07/06 07:52:03 xtraeme Exp $ # COMMENT= Networking tools @@ -114,6 +114,7 @@ SUBDIR+= gtksamba SUBDIR+= gtm SUBDIR+= hesiod SUBDIR+= hf6to4 +SUBDIR+= hlfl SUBDIR+= host SUBDIR+= howl SUBDIR+= hping |