diff options
Diffstat (limited to 'math/p5-Math-BigInt-Pari/Makefile')
-rw-r--r-- | math/p5-Math-BigInt-Pari/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile index cfb0165ec57..15bc183dc73 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:29 wiz Exp $ DISTNAME= Math-BigInt-Pari-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} |