diff options
Diffstat (limited to 'math/p5-Math-MPFR/Makefile')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index 921d865e3b18..eb13c39107e1 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping <wenheping@gmail.com> PORTNAME= Math-MPFR -PORTVERSION= 4.16 +PORTVERSION= 4.17 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |