diff options
author | cube <cube@pkgsrc.org> | 2004-07-30 13:00:59 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2004-07-30 13:00:59 +0000 |
commit | a1854a30bdb6220a51aba1fc24ae9691591929af (patch) | |
tree | 331fb5ee7535916a3471db72606131b231636c85 /www/Makefile | |
parent | e9727062b68ae3511a86292a9a185ee39c7ba86e (diff) | |
download | pkgsrc-a1854a30bdb6220a51aba1fc24ae9691591929af.tar.gz |
Add p5-Module-Versions-Report, p5-HTML-Scrubber and p5-Tree-Simple.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index b11349aec96..e00bdce06c2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.335 2004/07/29 15:28:21 xtraeme Exp $ +# $NetBSD: Makefile,v 1.336 2004/07/30 13:00:59 cube Exp $ # COMMENT= Packages related to the World Wide Web @@ -176,12 +176,13 @@ SUBDIR+= p5-HTML-Parser SUBDIR+= p5-HTML-PrettyPrinter SUBDIR+= p5-HTML-SimpleParse SUBDIR+= p5-HTML-StickyQuery +SUBDIR+= p5-HTML-Scrubber SUBDIR+= p5-HTML-Table SUBDIR+= p5-HTML-TableExtract SUBDIR+= p5-HTML-Tagset SUBDIR+= p5-HTML-Template SUBDIR+= p5-HTML-Tree -SUBDIR+= p5-HTMLObject +SUBDIR+= p5-HTMLObject SUBDIR+= p5-HTTP-DAV SUBDIR+= p5-HTTP-Request-Form SUBDIR+= p5-HTTPD-User-Manage |