diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-05-11 08:24:19 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-05-11 08:24:19 +0000 |
commit | 28d24d2e6717b13fab78ddbd713f3521bf152f71 (patch) | |
tree | 0467dfdb028e82cd759282c2ffff9639f3b40230 /math | |
parent | ee8e4fcc89a2d0e5b4f6b3b1f2805c37a5a9861b (diff) | |
download | ports-28d24d2e6717b13fab78ddbd713f3521bf152f71.tar.gz ports-28d24d2e6717b13fab78ddbd713f3521bf152f71.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Random-MT/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Random-MT/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index db2bd4301d39..b8571e03ac3d 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.00 +PORTVERSION= 1.03 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-Random-MT/distinfo b/math/p5-Math-Random-MT/distinfo index 68e4a6bedf6a..6e1911641cdf 100644 --- a/math/p5-Math-Random-MT/distinfo +++ b/math/p5-Math-Random-MT/distinfo @@ -1,2 +1,2 @@ -MD5 (Math-Random-MT-1.00.tar.gz) = f8538f2f5ca0f34c373c7cce53aa8529 -SIZE (Math-Random-MT-1.00.tar.gz) = 6566 +MD5 (Math-Random-MT-1.03.tar.gz) = d33ee602547c21d041e27904418ece53 +SIZE (Math-Random-MT-1.03.tar.gz) = 7195 |