diff options
Diffstat (limited to 'textproc/p5-Number-Spell/Makefile')
-rw-r--r-- | textproc/p5-Number-Spell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Number-Spell/Makefile b/textproc/p5-Number-Spell/Makefile index be3fcfd397b..e6b77892dca 100644 --- a/textproc/p5-Number-Spell/Makefile +++ b/textproc/p5-Number-Spell/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/11/17 20:11:04 he Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:55 seb Exp $ # DISTNAME= Number-Spell-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} |