diff options
Diffstat (limited to 'textproc/p5-Text-Affixes/Makefile')
-rw-r--r-- | textproc/p5-Text-Affixes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Affixes/Makefile b/textproc/p5-Text-Affixes/Makefile index ec2fb290329..887683773da 100644 --- a/textproc/p5-Text-Affixes/Makefile +++ b/textproc/p5-Text-Affixes/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/02/24 09:39:43 fhajny Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 21:58:00 wiz Exp $ # DISTNAME= Text-Affixes-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |