aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Ngrams/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-11-06 12:37:10 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-11-06 12:37:10 +0000
commit64016b0482959f5527dc6c0b806d1b85872f068e (patch)
treef2ee8f1d3e676b53a0980165fe6cadb995c8c56a /textproc/p5-Text-Ngrams/Makefile
parent005e494149af79b01f024724c103f0be6e3ed31c (diff)
downloadports-64016b0482959f5527dc6c0b806d1b85872f068e.tar.gz
ports-64016b0482959f5527dc6c0b806d1b85872f068e.zip
Notes
Diffstat (limited to 'textproc/p5-Text-Ngrams/Makefile')
-rw-r--r--textproc/p5-Text-Ngrams/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Ngrams/Makefile b/textproc/p5-Text-Ngrams/Makefile
index fb77cfe56dfb..ac2108ba0042 100644
--- a/textproc/p5-Text-Ngrams/Makefile
+++ b/textproc/p5-Text-Ngrams/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Ngrams
-PORTVERSION= 1.8
+PORTVERSION= 1.9
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
@@ -23,7 +23,7 @@ MAN3= Text::Ngrams.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.8 then try again
.endif
.include <bsd.port.post.mk>