summaryrefslogtreecommitdiff
path: root/math/p5-AI-DecisionTree
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
commit81797980f7c6379ede593d353bfc4a53034c4e62 (patch)
tree7b10e43d1cf032cacb42fb46f6449d6b993644ab /math/p5-AI-DecisionTree
parentUpdate to 1.7 (diff)
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
Notes
Notes: svn path=/head/; revision=143304
Diffstat (limited to 'math/p5-AI-DecisionTree')
-rw-r--r--math/p5-AI-DecisionTree/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-AI-DecisionTree/pkg-descr b/math/p5-AI-DecisionTree/pkg-descr
index 1c4f630b451a..bd13eff2b70b 100644
--- a/math/p5-AI-DecisionTree/pkg-descr
+++ b/math/p5-AI-DecisionTree/pkg-descr
@@ -6,6 +6,6 @@ A decision tree like this one can be learned from training data, and
then applied to previously unseen data to obtain results that are consistent
with the training data.
-WWW: http://search.cpan.org/dist/AI-DecisionTree
+WWW: http://search.cpan.org/dist/AI-DecisionTree/
Author: Ken Williams <ken@mathforum.org>