diff options
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball/Makefile')
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile index d476e0798d4..52d744040b1 100644 --- a/textproc/p5-Lingua-Stem-Snowball/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/07/20 16:09:35 heinz Exp $ +# $NetBSD: Makefile,v 1.5 2008/10/19 19:18:55 he Exp $ DISTNAME= Lingua-Stem-Snowball-0.941 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} |