diff options
author | wen <wen@FreeBSD.org> | 2011-05-05 16:33:06 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-05-05 16:33:06 +0800 |
commit | dc17ec16f61ec467463011d8a5f56cf331df7066 (patch) | |
tree | b13d5881d8be9c8a8c2d232f4e7eff8ce3662678 /math/p5-Math-MPC/Makefile | |
parent | e503e80ec5664f243849fa9963fe6154efe528d0 (diff) | |
download | freebsd-ports-gnome-dc17ec16f61ec467463011d8a5f56cf331df7066.tar.gz freebsd-ports-gnome-dc17ec16f61ec467463011d8a5f56cf331df7066.tar.zst freebsd-ports-gnome-dc17ec16f61ec467463011d8a5f56cf331df7066.zip |
- Update to 0.90
ChangeLog: http://cpansearch.perl.org/src/SISYPHUS/Math-MPC-0.90/CHANGES
Diffstat (limited to 'math/p5-Math-MPC/Makefile')
-rw-r--r-- | math/p5-Math-MPC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile index 50c7e7ab5e8b..95f4ce0e8c5a 100644 --- a/math/p5-Math-MPC/Makefile +++ b/math/p5-Math-MPC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-MPC -PORTVERSION= 0.83 +PORTVERSION= 0.90 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |