summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20103
-rw-r--r--www/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 8c4cff4c144..003632bbf3d 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.361 2010/01/26 15:37:08 taca Exp $
+$NetBSD: CHANGES-2010,v 1.362 2010/01/26 15:43:53 sno Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -413,3 +413,4 @@ Changes to the packages collection and infrastructure in 2010:
Added textproc/p5-Regexp-Copy version 0.06 [sno 2010-01-26]
Added devel/p5-Hash-Flatten version 1.16 [sno 2010-01-26]
Updated www/fengoffice to 1.6.2 [taca 2010-01-26]
+ Added www/p5-HTML-FormFu version 0.06001 [sno 2010-01-26]
diff --git a/www/Makefile b/www/Makefile
index 34d821e572d..b6dc32f39d8 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.684 2010/01/26 11:39:26 sno Exp $
+# $NetBSD: Makefile,v 1.685 2010/01/26 15:45:03 sno Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -300,6 +300,7 @@ SUBDIR+= p5-HTML-Element-Extended
SUBDIR+= p5-HTML-Email-Obfuscate
SUBDIR+= p5-HTML-FillInForm
SUBDIR+= p5-HTML-FixEntities
+SUBDIR+= p5-HTML-FormFu
SUBDIR+= p5-HTML-Format
SUBDIR+= p5-HTML-LinkExtractor
SUBDIR+= p5-HTML-Lint