diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Words2Nums/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Words2Nums/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Words2Nums/Makefile b/textproc/p5-Lingua-EN-Words2Nums/Makefile index 6227860ce47..f92af1dcb5e 100644 --- a/textproc/p5-Lingua-EN-Words2Nums/Makefile +++ b/textproc/p5-Lingua-EN-Words2Nums/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/07/03 16:06:25 sno Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:37 wiz Exp $ DISTNAME= Lingua-EN-Words2Nums-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} |