diff options
Diffstat (limited to 'textproc/p5-Text-SimpleTable/Makefile')
-rw-r--r-- | textproc/p5-Text-SimpleTable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-SimpleTable/Makefile b/textproc/p5-Text-SimpleTable/Makefile index f72fa913511..cce1cc7fc57 100644 --- a/textproc/p5-Text-SimpleTable/Makefile +++ b/textproc/p5-Text-SimpleTable/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:33 wiz Exp $ DISTNAME= Text-SimpleTable-2.03 PKGNAME= p5-${DISTNAME:S/01/0.1/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |