aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-GraphViz-Data-Structure/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-GraphViz-Data-Structure/Makefile')
-rw-r--r--graphics/p5-GraphViz-Data-Structure/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GraphViz-Data-Structure/Makefile b/graphics/p5-GraphViz-Data-Structure/Makefile
index 0f0f7061f88c..ea1a8896576f 100644
--- a/graphics/p5-GraphViz-Data-Structure/Makefile
+++ b/graphics/p5-GraphViz-Data-Structure/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= GraphViz-Data-Structure
-PORTVERSION= 0.12
+PORTVERSION= 0.14
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GraphViz
@@ -27,7 +27,7 @@ MAN3= GraphViz::Data::Structure.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= This port 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>