diff options
author | bouyer <bouyer> | 2008-04-27 16:48:55 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2008-04-27 16:48:55 +0000 |
commit | 670b4ba80d5303ee2236e42a3361f857ae2b8c29 (patch) | |
tree | b545e43f4d2aefeec9202144db4c8819c89e175b /www | |
parent | 86d6ffb33b0bf06e8f83d1ccaed5c3cc3f79ccc9 (diff) | |
download | pkgsrc-670b4ba80d5303ee2236e42a3361f857ae2b8c29.tar.gz |
+p5-HTML-StripScripts
+p5-HTML-StripScripts-Parser
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 7dd0ceadb8b..186c1be3b95 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.547 2008/04/08 10:32:22 abs Exp $ +# $NetBSD: Makefile,v 1.548 2008/04/27 16:48:55 bouyer Exp $ # COMMENT= Packages related to the World Wide Web @@ -250,6 +250,8 @@ SUBDIR+= p5-HTML-SimpleParse SUBDIR+= p5-HTML-StickyQuery SUBDIR+= p5-HTML-Stream SUBDIR+= p5-HTML-Strip +SUBDIR+= p5-HTML-StripScripts +SUBDIR+= p5-HTML-StripScripts-Parser SUBDIR+= p5-HTML-Table SUBDIR+= p5-HTML-TableExtract SUBDIR+= p5-HTML-Tagset |