summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorseb <seb>2008-08-23 09:35:30 +0000
committerseb <seb>2008-08-23 09:35:30 +0000
commit18bf679333e88ad6c7f4616ed49ccbcdb2426ec0 (patch)
treeec3d1f9db239d35c534c65fc7cf96f26b5b7ceb2 /www/Makefile
parent52fa373f00d5f38953fcb4e83a97dfa9f9c19e1f (diff)
downloadpkgsrc-18bf679333e88ad6c7f4616ed49ccbcdb2426ec0.tar.gz
Add & enable p5-HTML-Lint
Diffstat (limited to 'www/Makefile')
-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