summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2006-02-15 06:33:25 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2006-02-15 06:33:25 +0000
commitaeeac1989aa46b463fb100c71c65eb84379e8f63 (patch)
tree84e7c826fbb1eb1d5fb9d7c8d2f52d9ced44b70f /www
parent41f3c5da0b1871467a4bbedf0afc79eef9f40b6e (diff)
downloadpkgsrc-aeeac1989aa46b463fb100c71c65eb84379e8f63.tar.gz
Added p5-HTML-Prototype and p5-HTML-Prototype-Useful.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index f8dcf3f504c..4a9dcf9b453 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.438 2006/02/13 17:46:36 rillig Exp $
+# $NetBSD: Makefile,v 1.439 2006/02/15 06:33:25 hiramatsu Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -202,6 +202,8 @@ SUBDIR+= p5-HTML-LinkExtractor
SUBDIR+= p5-HTML-Mason
SUBDIR+= p5-HTML-Parser
SUBDIR+= p5-HTML-PrettyPrinter
+SUBDIR+= p5-HTML-Prototype
+SUBDIR+= p5-HTML-Prototype-Useful
SUBDIR+= p5-HTML-Scrubber
SUBDIR+= p5-HTML-SimpleParse
SUBDIR+= p5-HTML-StickyQuery