aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Template-Multilingual/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Multilingual/Makefile')
-rw-r--r--www/p5-Template-Multilingual/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Multilingual/Makefile b/www/p5-Template-Multilingual/Makefile
index a6c1afab765c..d450c5ace4fc 100644
--- a/www/p5-Template-Multilingual/Makefile
+++ b/www/p5-Template-Multilingual/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Template-Multilingual
-PORTVERSION= 0.05
+PORTVERSION= 0.06
CATEGORIES= www textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Template
@@ -25,7 +25,7 @@ MAN3= Template::Multilingual.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>