diff options
author | az <az@FreeBSD.org> | 2011-02-12 17:30:23 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-02-12 17:30:23 +0800 |
commit | b7f134a381a2c0c62e7d2f2978219f67f592557a (patch) | |
tree | 9aa59553c564facbd00c7603c3bbd0287a97ee0f /math/p5-Statistics-Frequency | |
parent | 49d27976ac26e68d28bc50b9f07dd8ccc0e7547d (diff) | |
download | freebsd-ports-gnome-b7f134a381a2c0c62e7d2f2978219f67f592557a.tar.gz freebsd-ports-gnome-b7f134a381a2c0c62e7d2f2978219f67f592557a.tar.zst freebsd-ports-gnome-b7f134a381a2c0c62e7d2f2978219f67f592557a.zip |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace
Diffstat (limited to 'math/p5-Statistics-Frequency')
-rw-r--r-- | math/p5-Statistics-Frequency/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Statistics-Frequency/pkg-descr b/math/p5-Statistics-Frequency/pkg-descr index e29224a15bd1..164bd6086f5a 100644 --- a/math/p5-Statistics-Frequency/pkg-descr +++ b/math/p5-Statistics-Frequency/pkg-descr @@ -2,4 +2,4 @@ Statistics::Frequency is a simple class for counting elements, in other words, their frequencies. The goal of Statistics::Frequency is simply to be provide container for sets of elements and their respective frequencies. -WWW: http://search.cpan.org/~jhi/Statistics-Frequency/ +WWW: http://search.cpan.org/dist/Statistics-Frequency/ |