diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile index db21d16fde3e..e13150b28e75 100644 --- a/textproc/p5-Lingua-EN-Syllable/Makefile +++ b/textproc/p5-Lingua-EN-Syllable/Makefile @@ -1,20 +1,21 @@ PORTNAME= Lingua-EN-Syllable -DISTVERSION= 0.30 +DISTVERSION= 0.300 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MASTER_SITE_SUBDIR= CPAN:NEILB MAINTAINER= bofh@FreeBSD.org COMMENT= Routine for estimating syllable count in words WWW= https://metacpan.org/release/Lingua-EN-Syllable LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include