aboutsummaryrefslogtreecommitdiff
path: root/www/validator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/validator/Makefile')
-rw-r--r--www/validator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/validator/Makefile b/www/validator/Makefile
index 4f7ac1524835..42cf1a1d3d74 100644
--- a/www/validator/Makefile
+++ b/www/validator/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= validator
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.2
CATEGORIES= www
MASTER_SITES= http://validator.w3.org/dist/ \
http://www.cyberbotx.com/w3c-validator/
@@ -107,7 +107,7 @@ post-install:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Requires Perl 5.6.0 or better to run
+IGNORE= requires Perl 5.6.0 or better to run
.endif
.include <bsd.port.post.mk>