diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-08 19:22:13 +0000 |
commit | 1d34477d8c9cbf123619bd298954b5eb375c1c32 (patch) | |
tree | 621855d77838263eb17fae5857be04f635e14dc7 /finance/p5-Data-Currency | |
parent | 5af1ab30699e29e0bb62aae79734f9a0a1311671 (diff) | |
download | pkgsrc-1d34477d8c9cbf123619bd298954b5eb375c1c32.tar.gz |
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'finance/p5-Data-Currency')
-rw-r--r-- | finance/p5-Data-Currency/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/p5-Data-Currency/Makefile b/finance/p5-Data-Currency/Makefile index 9e8f261bd57..e4e7158cfcc 100644 --- a/finance/p5-Data-Currency/Makefile +++ b/finance/p5-Data-Currency/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:22 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2016/06/08 19:23:51 wiz Exp $ DISTNAME= Data-Currency-0.06000 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} |