diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 68719c0b23c..68bed53bce2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.337 2004/08/02 12:58:01 cube Exp $ +# $NetBSD: Makefile,v 1.338 2004/08/05 05:42:03 schmonz Exp $ # COMMENT= Packages related to the World Wide Web @@ -175,9 +175,9 @@ SUBDIR+= p5-HTML-Format SUBDIR+= p5-HTML-Mason SUBDIR+= p5-HTML-Parser SUBDIR+= p5-HTML-PrettyPrinter +SUBDIR+= p5-HTML-Scrubber SUBDIR+= p5-HTML-SimpleParse SUBDIR+= p5-HTML-StickyQuery -SUBDIR+= p5-HTML-Scrubber SUBDIR+= p5-HTML-Table SUBDIR+= p5-HTML-TableExtract SUBDIR+= p5-HTML-Tagset |