diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-04-21 12:26:02 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-04-21 12:26:02 +0000 |
commit | 367ad83053e9781fb900f7661c50cfdcda2e847d (patch) | |
tree | 003c86db95aa0c90d6aa951a018049411043dcce /www | |
parent | 40db63b5ea83deb54046b613d90012047b21c7df (diff) | |
download | pkgsrc-367ad83053e9781fb900f7661c50cfdcda2e847d.tar.gz |
Add p5-HTML-Quoted
Diffstat (limited to 'www')
-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 |