diff options
author | wiz <wiz@pkgsrc.org> | 2020-08-31 18:06:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-08-31 18:06:29 +0000 |
commit | 228898b81876514704aa12fa6ddfb7563b4cd5e5 (patch) | |
tree | ed0775ed342828ea1d5b3cd253e578eb126b0eda /math/p5-Math-Int64 | |
parent | 847fb7ddb7e509c1af807d540d7cec521d6b9071 (diff) | |
download | pkgsrc-228898b81876514704aa12fa6ddfb7563b4cd5e5.tar.gz |
*: bump PKGREVISION for perl-5.32.
Diffstat (limited to 'math/p5-Math-Int64')
-rw-r--r-- | math/p5-Math-Int64/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile index 6d36138d486..16e29e0bb10 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2019/08/11 13:21:47 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2020/08/31 18:10:14 wiz Exp $ # DISTNAME= Math-Int64-0.54 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} |