diff options
Diffstat (limited to 'textproc/p5-Lingua-Identify')
-rw-r--r-- | textproc/p5-Lingua-Identify/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile index 97c5acf7aeb..cf68969070c 100644 --- a/textproc/p5-Lingua-Identify/Makefile +++ b/textproc/p5-Lingua-Identify/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/02/24 09:40:52 fhajny Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:53 wiz Exp $ # DISTNAME= Lingua-Identify-0.50 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} |