summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradrianp <adrianp>2004-10-20 18:12:05 +0000
committeradrianp <adrianp>2004-10-20 18:12:05 +0000
commit9d63129c34f185b9d6baee0346d99e483034c663 (patch)
tree9dd47ece74ce277cf2ad770912a1eea728faf422
parent912b217789be90cb2f7d501f9c403873568be7d1 (diff)
downloadpkgsrc-9d63129c34f185b9d6baee0346d99e483034c663.tar.gz
Note addition of HTML-LinkExtractor-0.121
-rw-r--r--doc/CHANGES3
-rw-r--r--www/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 99c2209857d..66f1917ede9 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7491 2004/10/20 17:02:04 adrianp Exp $
+$NetBSD: CHANGES,v 1.7492 2004/10/20 18:12:05 adrianp Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4782,3 +4782,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated xorg-clients to 6.8.1nb3 [reed 2004-10-20]
Updated dovecot to 0.99.11 [cube 2004-10-20]
Added p5-Term-ProgressBar-2.06-r1 [adrianp 2004-10-20]
+ Added p5-HTML-LinkExtractor-0.121 [adrianp 2004-10-20]
diff --git a/www/Makefile b/www/Makefile
index f884c5bfb97..c9a4c27fb3c 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.348 2004/10/01 19:21:19 wiz Exp $
+# $NetBSD: Makefile,v 1.349 2004/10/20 18:12:05 adrianp Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -177,6 +177,7 @@ SUBDIR+= p5-HTML-Clean
SUBDIR+= p5-HTML-FillInForm
SUBDIR+= p5-HTML-FixEntities
SUBDIR+= p5-HTML-Format
+SUBDIR+= p5-HTML-LinkExtractor
SUBDIR+= p5-HTML-Mason
SUBDIR+= p5-HTML-Parser
SUBDIR+= p5-HTML-PrettyPrinter