diff options
Diffstat (limited to 'textproc/p5-Text-Affixes/Makefile')
-rw-r--r-- | textproc/p5-Text-Affixes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Affixes/Makefile b/textproc/p5-Text-Affixes/Makefile index ffa528a57db..26f0191a29c 100644 --- a/textproc/p5-Text-Affixes/Makefile +++ b/textproc/p5-Text-Affixes/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:41 wiz Exp $ # DISTNAME= Text-Affixes-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |