diff options
Diffstat (limited to 'textproc/p5-Text-Ngram/Makefile')
-rw-r--r-- | textproc/p5-Text-Ngram/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Ngram/Makefile b/textproc/p5-Text-Ngram/Makefile index 5a6ea84cdaa..8bd38f6680a 100644 --- a/textproc/p5-Text-Ngram/Makefile +++ b/textproc/p5-Text-Ngram/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:16 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:43 wiz Exp $ # DISTNAME= Text-Ngram-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |