diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-10-12 12:21:58 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-10-12 12:21:58 +0000 |
commit | 2a0dcd956532414fe1de835004a53b50354b0f3e (patch) | |
tree | 0d7f64a99d35598d02c79a2e9365972705d2d10d /math | |
parent | d1347e722c3f689c2a2a105b3bfce8476551a851 (diff) | |
download | ports-2a0dcd956532414fe1de835004a53b50354b0f3e.tar.gz ports-2a0dcd956532414fe1de835004a53b50354b0f3e.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 b8571e03ac3d..143687dfee08 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.03 +PORTVERSION= 1.04 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 6e1911641cdf..4eaca4202d57 100644 --- a/math/p5-Math-Random-MT/distinfo +++ b/math/p5-Math-Random-MT/distinfo @@ -1,2 +1,2 @@ -MD5 (Math-Random-MT-1.03.tar.gz) = d33ee602547c21d041e27904418ece53 -SIZE (Math-Random-MT-1.03.tar.gz) = 7195 +MD5 (Math-Random-MT-1.04.tar.gz) = ef58aa5d7c25e77c0cba80eb0f54b3d3 +SIZE (Math-Random-MT-1.04.tar.gz) = 7403 |