diff options
Diffstat (limited to 'math/p5-Math-BigInt/Makefile')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 30b0dd04a17..d56a88cf59b 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/11/17 15:28:50 wen Exp $ +# $NetBSD: Makefile,v 1.3 2016/11/28 12:29:48 wen Exp $ -DISTNAME= Math-BigInt-1.999800 +DISTNAME= Math-BigInt-1.999801 PKGNAME= p5-${DISTNAME} CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} |