aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-AI-Genetic
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2006-02-21 04:50:22 +0800
committerfenner <fenner@FreeBSD.org>2006-02-21 04:50:22 +0800
commitf61cec262256e9b9d3fc4fa4e862c925a25a32fd (patch)
tree13b0958d2f92120b6145c923da7ffe5793356eb5 /math/p5-AI-Genetic
parent62e4237b8dae3d8837b2085ae8fde00e9dccf911 (diff)
downloadfreebsd-ports-gnome-f61cec262256e9b9d3fc4fa4e862c925a25a32fd.tar.gz
freebsd-ports-gnome-f61cec262256e9b9d3fc4fa4e862c925a25a32fd.tar.zst
freebsd-ports-gnome-f61cec262256e9b9d3fc4fa4e862c925a25a32fd.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.
Diffstat (limited to 'math/p5-AI-Genetic')
-rw-r--r--math/p5-AI-Genetic/pkg-descr2
1 files changed, 1 insertions, 1 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>