diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 0bce0b43849..5984929ece5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.963 2013/04/21 12:24:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.964 2013/04/21 12:26:02 ryoon Exp $ # COMMENT= Packages related to the World Wide Web @@ -343,6 +343,7 @@ SUBDIR+= p5-HTML-Parser SUBDIR+= p5-HTML-PrettyPrinter SUBDIR+= p5-HTML-Prototype SUBDIR+= p5-HTML-Prototype-Useful +SUBDIR+= p5-HTML-Quoted SUBDIR+= p5-HTML-RewriteAttributes SUBDIR+= p5-HTML-Scrubber SUBDIR+= p5-HTML-Selector-XPath |