diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
commit | d88c56beea418327e469d8fec94d73758e3c00ae (patch) | |
tree | fca052b886519e35dfdc806ec1a2b1576f7f5dc3 /math/p5-Set-Infinite | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'math/p5-Set-Infinite')
-rw-r--r-- | math/p5-Set-Infinite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Set-Infinite/Makefile b/math/p5-Set-Infinite/Makefile index b786cc564d8..51627f170a3 100644 --- a/math/p5-Set-Infinite/Makefile +++ b/math/p5-Set-Infinite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2017/06/05 14:24:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2018/08/22 09:45:40 wiz Exp $ DISTNAME= Set-Infinite-0.65 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} |