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 | c69a60cadb5d00240c2989c9ecd2d138d741933a (patch) | |
tree | 331fb5ee7535916a3471db72606131b231636c85 /www | |
parent | a93ad6aedafa2fe91a53148a5a16cdc0ceed1ef0 (diff) | |
download | pkgsrc-c69a60cadb5d00240c2989c9ecd2d138d741933a.tar.gz |
Add p5-Module-Versions-Report, p5-HTML-Scrubber and p5-Tree-Simple.
Diffstat (limited to 'www')
-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 |