summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorseb <seb>2008-08-23 09:35:30 +0000
committerseb <seb>2008-08-23 09:35:30 +0000
commit99503e241556716db4eef1f0364d8270533e86e1 (patch)
treeec3d1f9db239d35c534c65fc7cf96f26b5b7ceb2 /www
parentb83587deecf687cd925b1f25a0f5d5a1635a5442 (diff)
downloadpkgsrc-99503e241556716db4eef1f0364d8270533e86e1.tar.gz
Add & enable p5-HTML-Lint
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 4ffa77c8c33..22a49a8dbb1 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.570 2008/08/20 21:56:34 tonnerre Exp $
+# $NetBSD: Makefile,v 1.571 2008/08/23 09:35:30 seb Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -272,6 +272,7 @@ SUBDIR+= p5-HTML-FillInForm
SUBDIR+= p5-HTML-FixEntities
SUBDIR+= p5-HTML-Format
SUBDIR+= p5-HTML-LinkExtractor
+SUBDIR+= p5-HTML-Lint
SUBDIR+= p5-HTML-Mason
SUBDIR+= p5-HTML-Parser
SUBDIR+= p5-HTML-PrettyPrinter