diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-06-09 05:54:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-06-09 05:54:08 +0800 |
commit | c84507042d45ebc708751e8f22e0779700135c44 (patch) | |
tree | 1d29b33e1a5b8b44b12e612d5df440f58390899f /math/p5-Math-Int64/Makefile | |
parent | da16b38cec1e2d2e8b71aace0617e925246575e6 (diff) | |
download | freebsd-ports-gnome-c84507042d45ebc708751e8f22e0779700135c44.tar.gz freebsd-ports-gnome-c84507042d45ebc708751e8f22e0779700135c44.tar.zst freebsd-ports-gnome-c84507042d45ebc708751e8f22e0779700135c44.zip |
- Update to 0.30
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 e35364085d20..06281af95a94 100644 --- a/math/p5-Math-Int64/Makefile +++ b/math/p5-Math-Int64/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Int64 -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |