diff options
Diffstat (limited to 'textproc/p5-Pod-Spell-CommonMistakes/Makefile')
-rw-r--r-- | textproc/p5-Pod-Spell-CommonMistakes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Spell-CommonMistakes/Makefile b/textproc/p5-Pod-Spell-CommonMistakes/Makefile index a0c9e5879ec..5e33c24be46 100644 --- a/textproc/p5-Pod-Spell-CommonMistakes/Makefile +++ b/textproc/p5-Pod-Spell-CommonMistakes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/10/27 01:15:06 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:57 wiz Exp $ DISTNAME= Pod-Spell-CommonMistakes-1.000 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} |