summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorminskim <minskim>2004-02-20 04:30:43 +0000
committerminskim <minskim>2004-02-20 04:30:43 +0000
commitd51659e71b65cbfb0573cc0112b601c09c9d35be (patch)
treefd39ee7ebce612a2d352462cc0f449f0a5f692cf /www
parent9abe6cc3541c4ea7f387b27363a054b58e10ab8c (diff)
downloadpkgsrc-d51659e71b65cbfb0573cc0112b601c09c9d35be.tar.gz
Add and enable p5-HTML-StickyQuery.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 5b8152e2709..ec79fa431e1 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.302 2004/02/13 18:05:12 jschauma Exp $
+# $NetBSD: Makefile,v 1.303 2004/02/20 04:30:43 minskim Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -167,6 +167,7 @@ SUBDIR+= p5-HTML-Mason
SUBDIR+= p5-HTML-Parser
SUBDIR+= p5-HTML-PrettyPrinter
SUBDIR+= p5-HTML-SimpleParse
+SUBDIR+= p5-HTML-StickyQuery
SUBDIR+= p5-HTML-Table
SUBDIR+= p5-HTML-TableExtract
SUBDIR+= p5-HTML-Tagset