diff options
-rw-r--r-- | math/p5-Math-Random/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Random/distinfo | 2 | ||||
-rw-r--r-- | math/p5-Math-Random/pkg-descr | 9 |
3 files changed, 10 insertions, 5 deletions
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile index 307015e59937..59d1049e222e 100644 --- a/math/p5-Math-Random/Makefile +++ b/math/p5-Math-Random/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Math-Random -PORTVERSION= 0.61 +PORTVERSION= 0.65 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= skv@protey.ru +MAINTAINER= skv@FreeBSD.org PERL_CONFIGURE= yes diff --git a/math/p5-Math-Random/distinfo b/math/p5-Math-Random/distinfo index 7f414e5f5eb8..006f0eb7fe42 100644 --- a/math/p5-Math-Random/distinfo +++ b/math/p5-Math-Random/distinfo @@ -1 +1 @@ -MD5 (Math-Random-0.61.tar.gz) = 844197763ebc45669841bf8700f85f44 +MD5 (Math-Random-0.65.tar.gz) = a7fcf3d4fd888031f0ba0a8044b4173d diff --git a/math/p5-Math-Random/pkg-descr b/math/p5-Math-Random/pkg-descr index 361793cfb5f5..852dfdd5cb02 100644 --- a/math/p5-Math-Random/pkg-descr +++ b/math/p5-Math-Random/pkg-descr @@ -1,2 +1,7 @@ -Math::Random is a Perl port of the C version of randlib, -which is a suite of routines for generating random deviates. +Math::Random is a Perl port of the C version of randlib, which is a +suite of routines for generating random deviates. + +WWW: http://search.cpan.org/search?dist=Math-Random + +-- Sergey Skvortsov +skv@FreeBSD.org |