diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-10 10:25:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-10 10:25:19 +0000 |
commit | 5dd499f1bf2912ff3476f64753d0d6af8c45a44f (patch) | |
tree | 120acf1b2c9b5b4bf8fbee224d15edcb5065334d /math/p5-Math-Int64/Makefile | |
parent | df2ee9442bd4bb25f4fd303245b8b2ab7bbadaf7 (diff) | |
download | ports-5dd499f1bf2912ff3476f64753d0d6af8c45a44f.tar.gz ports-5dd499f1bf2912ff3476f64753d0d6af8c45a44f.zip |
Notes
Diffstat (limited to 'math/p5-Math-Int64/Makefile')
-rw-r--r-- | math/p5-Math-Int64/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile index 8948b8bc02bd..9fa1b94945aa 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Int64 -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |