diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect-Phrase/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Phrase/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile index 13bfc175445..ce2e0b33e81 100644 --- a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2019/11/04 21:43:40 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2020/08/31 18:11:48 wiz Exp $ DISTNAME= Lingua-EN-Inflect-Phrase-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} |