diff options
author | jadawin <jadawin@FreeBSD.org> | 2015-08-20 22:26:01 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2015-08-20 22:26:01 +0800 |
commit | 1cd5fc99ff5f53e4489c77c2bf649acdfb5c4036 (patch) | |
tree | e403373abfcb3364a2a05c0bb6dfaf6294da25b1 /math/p5-Math-BigInt-GMP/Makefile | |
parent | cb52b1e7a5e017d39b33b254a198f10ec09fddd4 (diff) | |
download | freebsd-ports-gnome-1cd5fc99ff5f53e4489c77c2bf649acdfb5c4036.tar.gz freebsd-ports-gnome-1cd5fc99ff5f53e4489c77c2bf649acdfb5c4036.tar.zst freebsd-ports-gnome-1cd5fc99ff5f53e4489c77c2bf649acdfb5c4036.zip |
- Update to 1.40
Diffstat (limited to 'math/p5-Math-BigInt-GMP/Makefile')
-rw-r--r-- | math/p5-Math-BigInt-GMP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index da24977dd52f..0961067f7cc5 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-GMP -PORTVERSION= 1.39 +PORTVERSION= 1.40 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |