aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Combinatorics/Makefile
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-12-26 21:31:31 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-12-26 21:31:31 +0000
commitd6a93304eaae4f83d82f872d2043f15153d5a9d8 (patch)
treee2efba8d28ed00f12360a6e2d4b70631bf50181f /math/p5-Math-Combinatorics/Makefile
parent517e9b9aa85d1ff16f497c786832d2e156bdeb1e (diff)
downloadports-d6a93304eaae4f83d82f872d2043f15153d5a9d8.tar.gz
ports-d6a93304eaae4f83d82f872d2043f15153d5a9d8.zip
Notes
Diffstat (limited to 'math/p5-Math-Combinatorics/Makefile')
-rw-r--r--math/p5-Math-Combinatorics/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Combinatorics/Makefile b/math/p5-Math-Combinatorics/Makefile
index c37911e27213..025183fd5106 100644
--- a/math/p5-Math-Combinatorics/Makefile
+++ b/math/p5-Math-Combinatorics/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-Combinatorics
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@@ -22,7 +22,7 @@ PERL_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= Perl 5.6 or greater required. Install lang/perl5 or lang/perl5.8
+IGNORE= requires Perl 5.6 or greater. Please install lang/perl58 and try again
.endif
.include <bsd.port.post.mk>