summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Parser
diff options
context:
space:
mode:
authortron <tron>2011-08-07 08:52:11 +0000
committertron <tron>2011-08-07 08:52:11 +0000
commit73c7e71ed23064067bce21ce5aac1afd971c14ce (patch)
tree143cae3b714de2891e8d9b7a59da925f350d361d /www/p5-HTML-Parser
parent039512ddffb77d827f8dac59087072b08d3d05cc (diff)
downloadpkgsrc-73c7e71ed23064067bce21ce5aac1afd971c14ce.tar.gz
Revision bump after updating perl to 5.14.1.
Diffstat (limited to 'www/p5-HTML-Parser')
-rw-r--r--www/p5-HTML-Parser/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile
index 3717fa2ff1c..2a02f0b284f 100644
--- a/www/p5-HTML-Parser/Makefile
+++ b/www/p5-HTML-Parser/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2010/09/02 20:30:24 sno Exp $
-#
+# $NetBSD: Makefile,v 1.54 2011/08/07 08:52:11 tron Exp $
DISTNAME= HTML-Parser-3.68
PKGNAME= p5-${DISTNAME}
-#PKGREVISION= 1
+PKGREVISION= 1
SVR4_PKGNAME= p5hpa
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}