aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Numerical-Shuffle
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-26 15:34:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-26 15:34:13 +0000
commita00cf5b6bad7f2a8fe24092dc2cd4e9ee142c847 (patch)
treedd67ac96f525dfff2cf7c648b67fb563b6f587ce /devel/p5-Algorithm-Numerical-Shuffle
parente07edaa9545ff1ae9af957d85e75202816854b05 (diff)
Notes
Diffstat (limited to 'devel/p5-Algorithm-Numerical-Shuffle')
-rw-r--r--devel/p5-Algorithm-Numerical-Shuffle/Makefile2
-rw-r--r--devel/p5-Algorithm-Numerical-Shuffle/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Numerical-Shuffle/Makefile b/devel/p5-Algorithm-Numerical-Shuffle/Makefile
index e1da095c9f94..6a664440ef65 100644
--- a/devel/p5-Algorithm-Numerical-Shuffle/Makefile
+++ b/devel/p5-Algorithm-Numerical-Shuffle/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ABIGAIL
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Shuffle a list
LICENSE= MIT
diff --git a/devel/p5-Algorithm-Numerical-Shuffle/pkg-descr b/devel/p5-Algorithm-Numerical-Shuffle/pkg-descr
index f4d70df02696..200939095004 100644
--- a/devel/p5-Algorithm-Numerical-Shuffle/pkg-descr
+++ b/devel/p5-Algorithm-Numerical-Shuffle/pkg-descr
@@ -11,3 +11,5 @@ linear extra memory is used.
The algorithm used is discussed by Knuth [3]. It was first published
by Fisher and Yates [2], and later by Durstenfeld [1].
+
+WWW: http://search.cpan.org/dist/Algorithm-Numerical-Shuffle/