diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Sentence')
-rw-r--r-- | textproc/p5-Lingua-EN-Sentence/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Sentence/Makefile b/textproc/p5-Lingua-EN-Sentence/Makefile index 1365af36b39..0971c84a32b 100644 --- a/textproc/p5-Lingua-EN-Sentence/Makefile +++ b/textproc/p5-Lingua-EN-Sentence/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/05/23 09:37:43 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:24 wiz Exp $ DISTNAME= Lingua-EN-Sentence-0.28 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} |