aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Affixes/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-11-28 01:21:54 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-11-28 01:21:54 +0000
commit687873e2d9b99bcbf6ec0ea114e2d1b91496607b (patch)
tree52db2197905126f4cae7e3c335262e2034f01ad5 /textproc/p5-Text-Affixes/Makefile
parent81a08836cc2ba322e7d9c4fc3623444a40c7e532 (diff)
downloadports-687873e2d9b99bcbf6ec0ea114e2d1b91496607b.tar.gz
ports-687873e2d9b99bcbf6ec0ea114e2d1b91496607b.zip
Notes
Diffstat (limited to 'textproc/p5-Text-Affixes/Makefile')
-rw-r--r--textproc/p5-Text-Affixes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Affixes/Makefile b/textproc/p5-Text-Affixes/Makefile
index 8de8086df8f1..ed93646bb0a1 100644
--- a/textproc/p5-Text-Affixes/Makefile
+++ b/textproc/p5-Text-Affixes/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Affixes
-PORTVERSION= 0.06
+PORTVERSION= 0.07
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
@@ -22,7 +22,7 @@ MAN3= Text::Affixes.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>