diff options
author | hiramatsu <hiramatsu> | 2006-02-15 06:33:25 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2006-02-15 06:33:25 +0000 |
commit | 27ba6d04f34cb897d5a618c84d385f3532ca22c0 (patch) | |
tree | 84e7c826fbb1eb1d5fb9d7c8d2f52d9ced44b70f /www | |
parent | fa68d77be8daea5d48bc9f352e4286b3c36eccb9 (diff) | |
download | pkgsrc-27ba6d04f34cb897d5a618c84d385f3532ca22c0.tar.gz |
Added p5-HTML-Prototype and p5-HTML-Prototype-Useful.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
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 |