diff options
Diffstat (limited to 'textproc/p5-Text-Format')
-rw-r--r-- | textproc/p5-Text-Format/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index 07a2bf8024b..bd66172ec67 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:31 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2016/06/08 19:24:38 wiz Exp $ # DISTNAME= Text-Format-0.59 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |