diff options
author | xtraeme <xtraeme> | 2004-07-06 07:52:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-07-06 07:52:03 +0000 |
commit | be295054ff7e8e577a8e557e4062ac468b50050a (patch) | |
tree | 15da03c2fddaac1bf6221fa2183f16c9bd53fb38 | |
parent | 38f6e6d3368084bb9a041e9f0764578b0491719f (diff) | |
download | pkgsrc-be295054ff7e8e577a8e557e4062ac468b50050a.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 |