diff options
Diffstat (limited to 'textproc/p5-Number-Format/Makefile')
-rw-r--r-- | textproc/p5-Number-Format/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile index 1916a80da9e..ae90320707f 100644 --- a/textproc/p5-Number-Format/Makefile +++ b/textproc/p5-Number-Format/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2016/06/08 19:24:31 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2017/06/05 14:24:42 ryoon Exp $ # DISTNAME= Number-Format-1.75 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} |