summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-04-30 05:15:32 +0000
committerobache <obache@pkgsrc.org>2007-04-30 05:15:32 +0000
commit2020a2514a1487296bcce738d8e0d76cf726110c (patch)
tree868c8899c037c18242b27c5bb8b42f30e52c2fd4
parentc68536234096e1f1590ab29a080a8ff2a214669e (diff)
downloadpkgsrc-2020a2514a1487296bcce738d8e0d76cf726110c.tar.gz
Added p5-HTML-Strip.
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index ed7c5791c9f..e0b3bccfad5 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.504 2007/04/17 06:30:38 wiz Exp $
+# $NetBSD: Makefile,v 1.505 2007/04/30 05:15:32 obache Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -213,6 +213,7 @@ SUBDIR+= p5-HTML-Scrubber
SUBDIR+= p5-HTML-SimpleParse
SUBDIR+= p5-HTML-StickyQuery
SUBDIR+= p5-HTML-Stream
+SUBDIR+= p5-HTML-Strip
SUBDIR+= p5-HTML-Table
SUBDIR+= p5-HTML-TableExtract
SUBDIR+= p5-HTML-Tagset