diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-02 17:16:47 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-02 17:16:47 +0800 |
commit | 949e2e8bab2801ad0c956a06c6dd49515fee10a1 (patch) | |
tree | 76b44cc9446ec782e5c0635a7355c69eb990857e /math/p5-Math-MPFR/Makefile | |
parent | cd9d6e24d7e92e0ecb9730319a6e23b80b8be9ac (diff) | |
download | freebsd-ports-gnome-949e2e8bab2801ad0c956a06c6dd49515fee10a1.tar.gz freebsd-ports-gnome-949e2e8bab2801ad0c956a06c6dd49515fee10a1.tar.zst freebsd-ports-gnome-949e2e8bab2801ad0c956a06c6dd49515fee10a1.zip |
- Update to 3.21
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
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 4fb4f4477ffc..7a99456e2f9a 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.19 +PORTVERSION= 3.21 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS |