diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-12-28 16:20:20 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-12-28 16:20:20 +0800 |
commit | 5264bcb370f3147b6389b5a59d84108ea0bf8a6e (patch) | |
tree | d5d972ee1610c0198a7197a6e382e8f2b15b700f /math/p5-Math-RandomOrg | |
parent | 7a75eb135fae7ce2e1c6ab513085853f2b5caa8a (diff) | |
download | freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.tar.gz freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.tar.zst freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.zip |
End WWW CPAN URL with a "/"
Diffstat (limited to 'math/p5-Math-RandomOrg')
-rw-r--r-- | math/p5-Math-RandomOrg/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-RandomOrg/pkg-descr b/math/p5-Math-RandomOrg/pkg-descr index 7d8b98b9e0b6..67d6142bdb1c 100644 --- a/math/p5-Math-RandomOrg/pkg-descr +++ b/math/p5-Math-RandomOrg/pkg-descr @@ -2,5 +2,5 @@ Math::RandomOrg provides functions for retrieving random data from the random.org server. Data may be retrieved in an integer or byte-stream format using the randnum and randbyte functions respectively. -WWW: http://search.cpan.org/dist/Math-RandomOrg +WWW: http://search.cpan.org/dist/Math-RandomOrg/ http://random.org |