aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-Parser/Makefile')
-rw-r--r--www/p5-HTML-Parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile
index a88ddd34ea6f..ee8cccfd8cd9 100644
--- a/www/p5-HTML-Parser/Makefile
+++ b/www/p5-HTML-Parser/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= HTML-Parser
-PORTVERSION= 3.36
+PORTVERSION= 3.38
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
-COMMENT= Perl5 module for parse HTML tag
+COMMENT= Perl5 module for parsing HTML documents
BUILD_DEPENDS= ${SITE_PERL}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset
RUN_DEPENDS= ${BUILD_DEPENDS}