aboutsummaryrefslogtreecommitdiff
path: root/www/validator/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-03-13 01:42:45 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-03-13 01:42:45 +0000
commit4c792f7c7f103e1ed340db0682a6a04c8e5d82dc (patch)
tree555001d98698b0ddde6c9e452da7e52e28b67572 /www/validator/Makefile
parent315a35277032062e00a7681a8db04363d3157814 (diff)
downloadports-4c792f7c7f103e1ed340db0682a6a04c8e5d82dc.tar.gz
ports-4c792f7c7f103e1ed340db0682a6a04c8e5d82dc.zip
Notes
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>