summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-20 04:30:43 +0000
committerminskim <minskim@pkgsrc.org>2004-02-20 04:30:43 +0000
commit3c58a47c2bd0437a2f6031fb7f894b70c9d4bcfa (patch)
treefd39ee7ebce612a2d352462cc0f449f0a5f692cf /www
parent95bb18ae80c83869c2fe7aee21110f1946fabda4 (diff)
downloadpkgsrc-3c58a47c2bd0437a2f6031fb7f894b70c9d4bcfa.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