aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2002-06-02 12:56:12 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2002-06-02 12:56:12 +0000
commit722b8d337dc3340bbc766c7ccab5b596f67e0604 (patch)
tree10e977c2d5ed450f26f63596f8016f067e098939 /math
parent3e00f6c24d9fed87ff284013bb06c95c67428a6f (diff)
downloadports-722b8d337dc3340bbc766c7ccab5b596f67e0604.tar.gz
ports-722b8d337dc3340bbc766c7ccab5b596f67e0604.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Random/Makefile4
-rw-r--r--math/p5-Math-Random/distinfo2
-rw-r--r--math/p5-Math-Random/pkg-descr9
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