diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-12-28 16:20:20 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-12-28 16:20:20 +0800 |
commit | 5264bcb370f3147b6389b5a59d84108ea0bf8a6e (patch) | |
tree | d5d972ee1610c0198a7197a6e382e8f2b15b700f /textproc/p5-AI-Categorizer | |
parent | 7a75eb135fae7ce2e1c6ab513085853f2b5caa8a (diff) | |
download | freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.tar.gz freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.tar.zst freebsd-ports-gnome-5264bcb370f3147b6389b5a59d84108ea0bf8a6e.zip |
End WWW CPAN URL with a "/"
Diffstat (limited to 'textproc/p5-AI-Categorizer')
-rw-r--r-- | textproc/p5-AI-Categorizer/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-AI-Categorizer/pkg-descr b/textproc/p5-AI-Categorizer/pkg-descr index d96fec2be290..4630bbe4ab00 100644 --- a/textproc/p5-AI-Categorizer/pkg-descr +++ b/textproc/p5-AI-Categorizer/pkg-descr @@ -18,4 +18,4 @@ A simple sample script that reads a training corpus, trains a categorizer, and tests the categorizer on a test corpus, is distributed as eg/demo.pl . Author: Ken Williams <ken@mathforum.org> -WWW: http://search.cpan.org/dist/AI-Categorizer +WWW: http://search.cpan.org/dist/AI-Categorizer/ |