summaryrefslogtreecommitdiff
path: root/math/p5-Math-Base36
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-08-22 09:43:40 +0000
committerwiz <wiz@pkgsrc.org>2018-08-22 09:43:40 +0000
commitd88c56beea418327e469d8fec94d73758e3c00ae (patch)
treefca052b886519e35dfdc806ec1a2b1576f7f5dc3 /math/p5-Math-Base36
parentc8515ec7ddcbc52de803815e34834198b584ff8f (diff)
downloadpkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz
Recursive bump for perl5-5.28.0
Diffstat (limited to 'math/p5-Math-Base36')
-rw-r--r--math/p5-Math-Base36/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile
index af6f4fd175a..818980ab22b 100644
--- a/math/p5-Math-Base36/Makefile
+++ b/math/p5-Math-Base36/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2017/06/12 07:32:48 maya Exp $
+# $NetBSD: Makefile,v 1.15 2018/08/22 09:45:37 wiz Exp $
#
DISTNAME= Math-Base36-0.14
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}