diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 14:04:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-19 14:04:07 +0000 |
commit | 0ff354bf277677bc7db98c2671a63247a630703e (patch) | |
tree | 86207f6b1df52683919679cc18a7f670780fe93f /math/p5-Math-GMPz/Makefile | |
parent | 21b67cb3661fecf34d6db7ef9216ebb6fc3430d2 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-GMPz/Makefile')
-rw-r--r-- | math/p5-Math-GMPz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-GMPz/Makefile b/math/p5-Math-GMPz/Makefile index bc4c80bd9d3c..8a14d5491632 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPz -PORTVERSION= 0.42 +PORTVERSION= 0.43 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |