diff options
author | tobez <tobez@FreeBSD.org> | 2007-05-31 18:39:28 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2007-05-31 18:39:28 +0800 |
commit | 876ab37e95c3b35b40192eb2d765b4306f2183c1 (patch) | |
tree | bb154a161b2756945055ffb51630e5e2e71b1d17 /math/p5-Math-BigInt/Makefile | |
parent | 3cb56cb0348c68b26ac98aecabc024d056c3ec8e (diff) | |
download | freebsd-ports-graphics-876ab37e95c3b35b40192eb2d765b4306f2183c1.tar.gz freebsd-ports-graphics-876ab37e95c3b35b40192eb2d765b4306f2183c1.tar.zst freebsd-ports-graphics-876ab37e95c3b35b40192eb2d765b4306f2183c1.zip |
Update to 1.86.
Changes: http://search.cpan.org/src/TELS/Math-BigInt-1.86/CHANGES
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 486c4caa722..1ce2b1cb7c7 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.84 +PORTVERSION= 1.86 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math |