aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-AddressParse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Lingua-EN-AddressParse/Makefile')
-rw-r--r--textproc/p5-Lingua-EN-AddressParse/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-EN-AddressParse/Makefile b/textproc/p5-Lingua-EN-AddressParse/Makefile
index c51df45f095c..843ec27a615b 100644
--- a/textproc/p5-Lingua-EN-AddressParse/Makefile
+++ b/textproc/p5-Lingua-EN-AddressParse/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= Lingua-EN-AddressParse
-PORTVERSION= 1.12
+PORTVERSION= 1.14
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to manipulate geographical addresses
BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/NameParse.pm:${PORTSDIR}/textproc/p5-Lingua-EN-NameParse \
@@ -28,7 +28,7 @@ MAN3= Lingua::EN::AddressGrammar.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= This port requires perl 5.6.x or later. Install lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>