diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-26 18:34:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-26 18:34:01 +0800 |
commit | 683ca2ded9c18c2f5e2118fde2194e9004a538fe (patch) | |
tree | 2080a047207f6049f1b1816e39a7dcf5ff030a64 /math/p5-Math-BigInt/Makefile | |
parent | 8fbc9e8a705967021fe45ea204ded53dcc4c18f1 (diff) | |
download | freebsd-ports-gnome-683ca2ded9c18c2f5e2118fde2194e9004a538fe.tar.gz freebsd-ports-gnome-683ca2ded9c18c2f5e2118fde2194e9004a538fe.tar.zst freebsd-ports-gnome-683ca2ded9c18c2f5e2118fde2194e9004a538fe.zip |
- Update to 1.999801
Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
With hat: perl
Diffstat (limited to 'math/p5-Math-BigInt/Makefile')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 57dec5d87ecd..6d6ba0823531 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt -PORTVERSION= 1.999800 +PORTVERSION= 1.999801 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM |