aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2006-02-20 20:50:22 +0000
committerBill Fenner <fenner@FreeBSD.org>2006-02-20 20:50:22 +0000
commit83764e1daa03098dc428ee168dfdd6d9bff09502 (patch)
tree6e54166a37d3eb7345e578985257c0cacc56c113 /math
parentaf5d5061f820712760764ee5f8e8a3be5a03bfb7 (diff)
downloadports-83764e1daa03098dc428ee168dfdd6d9bff09502.tar.gz
ports-83764e1daa03098dc428ee168dfdd6d9bff09502.zip
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
Notes
Notes: svn path=/head/; revision=156536
Diffstat (limited to 'math')
-rw-r--r--math/p5-AI-Genetic/pkg-descr2
-rw-r--r--math/p5-Math-Intersection-StraightLine/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-AI-Genetic/pkg-descr b/math/p5-AI-Genetic/pkg-descr
index f2313431e71b..27558f5e2f63 100644
--- a/math/p5-AI-Genetic/pkg-descr
+++ b/math/p5-AI-Genetic/pkg-descr
@@ -16,5 +16,5 @@ some gene randomly changes value, resulting in a different individual. If
all is well defined, after a few generations, the population should
converge on a "good-enough" solution to the problem being tackled.
-WWW: http://search.cpan.org/dist/AI-Genetic
+WWW: http://search.cpan.org/dist/AI-Genetic/
Author: Ala Qumsieh <aqumsieh@cpan.org>
diff --git a/math/p5-Math-Intersection-StraightLine/pkg-descr b/math/p5-Math-Intersection-StraightLine/pkg-descr
index 05bbd0910ec5..976e8b8a62aa 100644
--- a/math/p5-Math-Intersection-StraightLine/pkg-descr
+++ b/math/p5-Math-Intersection-StraightLine/pkg-descr
@@ -4,7 +4,7 @@ have an intersection point, the coordinates of the point are the
returnvalue. If the given lines have infinite intersection points, -1 is
returned.
-WWW: http://search.cpan.org/dist/Math-Intersection-StraightLine
+WWW: http://search.cpan.org/dist/Math-Intersection-StraightLine/
Author: Renee Baecker <module@renee-baecker.de>
--