diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Infinitive/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Infinitive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-EN-Infinitive/Makefile b/textproc/p5-Lingua-EN-Infinitive/Makefile index 36e94fa9235d..1d18849771a2 100644 --- a/textproc/p5-Lingua-EN-Infinitive/Makefile +++ b/textproc/p5-Lingua-EN-Infinitive/Makefile @@ -6,14 +6,14 @@ # PORTNAME= Lingua-EN-Infinitive -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Determine the infinitive form of a conjugated word PERL_CONFIGURE= yes |