summaryrefslogtreecommitdiffstats
path: root/math/p5-Bit-Vector-Minimal/Makefile
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-10-06 10:51:37 +0000
committertobez <tobez@FreeBSD.org>2005-10-06 10:51:37 +0000
commit5c326d27da11ec866fe6000ee7ba2dc92331805e (patch)
tree64e16e3ab87704c0774779e704cc7c13a467f5e3 /math/p5-Bit-Vector-Minimal/Makefile
parenta0f5b8dd3301a97d024afb7f5afccd3320944332 (diff)
downloadFreeBSD-ports-5c326d27da11ec866fe6000ee7ba2dc92331805e.zip
FreeBSD-ports-5c326d27da11ec866fe6000ee7ba2dc92331805e.tar.gz
Update to 1.3.
Diffstat (limited to 'math/p5-Bit-Vector-Minimal/Makefile')
-rw-r--r--math/p5-Bit-Vector-Minimal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Bit-Vector-Minimal/Makefile b/math/p5-Bit-Vector-Minimal/Makefile
index 78a4605..4f0ef49 100644
--- a/math/p5-Bit-Vector-Minimal/Makefile
+++ b/math/p5-Bit-Vector-Minimal/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Bit-Vector-Minimal
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Bit
@@ -22,7 +22,7 @@ MAN3= Bit::Vector::Minimal.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-IGNORE= "This port requires perl 5.6 or above."
+IGNORE= This port requires perl 5.6 or above.
.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud