aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Graph/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-09-22 12:38:11 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-09-22 12:38:11 +0000
commit42d02fe383084b4d15b4718bfc449aff8c6ac6f4 (patch)
tree8f28e1079388cad0419fa0a9cede8f8d5311e0c4 /math/p5-Graph/Makefile
parent305c1508c621fc08853f65ca69aa549a14c089aa (diff)
downloadports-42d02fe383084b4d15b4718bfc449aff8c6ac6f4.tar.gz
ports-42d02fe383084b4d15b4718bfc449aff8c6ac6f4.zip
Notes
Diffstat (limited to 'math/p5-Graph/Makefile')
-rw-r--r--math/p5-Graph/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile
index f1ed51769ac0..188e491ce973 100644
--- a/math/p5-Graph/Makefile
+++ b/math/p5-Graph/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Graph
-PORTVERSION= 0.79
+PORTVERSION= 0.80
PORTEPOCH= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -40,7 +40,7 @@ MAN3= Graph.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.x or later version
+IGNORE= requires perl 5.6.1 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>