diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-14 21:35:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-14 21:35:04 +0800 |
commit | 8de525e021d678e3e144e9b9d6093f97c33a3931 (patch) | |
tree | f119c32b953b53ae58bfe9cdd21fc25f499bdfc7 /math/p5-Math-Int64/Makefile | |
parent | 8e809ab4bf53cd5677ebba3e7c62821300d797cb (diff) | |
download | freebsd-ports-gnome-8de525e021d678e3e144e9b9d6093f97c33a3931.tar.gz freebsd-ports-gnome-8de525e021d678e3e144e9b9d6093f97c33a3931.tar.zst freebsd-ports-gnome-8de525e021d678e3e144e9b9d6093f97c33a3931.zip |
- Update to 0.52
Changes: http://search.cpan.org/dist/Math-Int64/Changes
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 3d6b76893fa0..0848876cc435 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int64 -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |