diff options
author | tobez <tobez@FreeBSD.org> | 2011-12-01 19:00:48 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-12-01 19:00:48 +0800 |
commit | 92d6e89f7e29c1fd7393534e065f71a21f5aaf09 (patch) | |
tree | 02a878dde0e539a627d6b3de060cee3a43d232c8 /math/p5-Math-MPFR/Makefile | |
parent | 397e6c9665848175cb0648a096d1f172b670932d (diff) | |
download | freebsd-ports-gnome-92d6e89f7e29c1fd7393534e065f71a21f5aaf09.tar.gz freebsd-ports-gnome-92d6e89f7e29c1fd7393534e065f71a21f5aaf09.tar.zst freebsd-ports-gnome-92d6e89f7e29c1fd7393534e065f71a21f5aaf09.zip |
Update to 3.11.
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
Feature safe: yes
Diffstat (limited to 'math/p5-Math-MPFR/Makefile')
-rw-r--r-- | math/p5-Math-MPFR/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-MPFR/Makefile b/math/p5-Math-MPFR/Makefile index e9cd0a9ca0c8..f1f5386af28e 100644 --- a/math/p5-Math-MPFR/Makefile +++ b/math/p5-Math-MPFR/Makefile @@ -6,9 +6,10 @@ # PORTNAME= Math-MPFR -PORTVERSION= 3.10 +PORTVERSION= 3.11 CATEGORIES= math perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SISYPHUS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |