aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-MinMax/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Algorithm-MinMax/pkg-descr')
-rw-r--r--devel/p5-Algorithm-MinMax/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-MinMax/pkg-descr b/devel/p5-Algorithm-MinMax/pkg-descr
index ce26049bf982..436e3c31babc 100644
--- a/devel/p5-Algorithm-MinMax/pkg-descr
+++ b/devel/p5-Algorithm-MinMax/pkg-descr
@@ -2,6 +2,6 @@ Algorithm::MinMax finds the minimum and maximum of a given
array with at most 3n/2 - 2 comparisons, where n is the
number of elements of the array.
-WWW: http://search.cpan.org/dist/Algorithm-MinMax
+WWW: http://search.cpan.org/dist/Algorithm-MinMax/
--clsung