diff options
author | jadawin <jadawin@FreeBSD.org> | 2012-06-05 16:11:10 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2012-06-05 16:11:10 +0800 |
commit | 600cb53678d957bbee03bb17caf0b24403012bab (patch) | |
tree | c8aadf3d5074a8c377e2ea15ed28fdfaff8b2ff9 /math/p5-Math-Random-MT/Makefile | |
parent | fec4ecf7a7be9b50a5fb36d114be965d6958a2e2 (diff) | |
download | freebsd-ports-gnome-600cb53678d957bbee03bb17caf0b24403012bab.tar.gz freebsd-ports-gnome-600cb53678d957bbee03bb17caf0b24403012bab.tar.zst freebsd-ports-gnome-600cb53678d957bbee03bb17caf0b24403012bab.zip |
- Update to 1.15
- Changelog: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.15/Changes
Diffstat (limited to 'math/p5-Math-Random-MT/Makefile')
-rw-r--r-- | math/p5-Math-Random-MT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index 20a799416e4a..9633264aec67 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Random-MT -PORTVERSION= 1.14 +PORTVERSION= 1.15 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |