diff options
Diffstat (limited to 'textproc/p5-Text-SpellChecker/Makefile')
-rw-r--r-- | textproc/p5-Text-SpellChecker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index abd3537e57e..a58fc1b3a0b 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2010/09/22 05:48:20 sno Exp $ +# $NetBSD: Makefile,v 1.6 2011/08/14 15:14:14 obache Exp $ # DISTNAME= Text-SpellChecker-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tsc CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |