diff options
author | fenner <fenner@FreeBSD.org> | 2005-09-23 02:57:24 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-09-23 02:57:24 +0800 |
commit | b8da6576fc41cad0b8d3c009e903cbf7e826d028 (patch) | |
tree | eec379c7d317760e5a96a6a3e13d31fe437189f4 /devel/p5-Text-LevenshteinXS/pkg-descr | |
parent | 9a2d4e6eacf3d7b2334d17d246032c6d7706843c (diff) | |
download | freebsd-ports-gnome-b8da6576fc41cad0b8d3c009e903cbf7e826d028.tar.gz freebsd-ports-gnome-b8da6576fc41cad0b8d3c009e903cbf7e826d028.tar.zst freebsd-ports-gnome-b8da6576fc41cad0b8d3c009e903cbf7e826d028.zip |
search.cpan.org redirect reduction canonicalization project, pass 3:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc. These are mostly stragglers that should have been caught in pass 2.
This pass brought to you by Bill's 102-degree fever during pass 2.
Diffstat (limited to 'devel/p5-Text-LevenshteinXS/pkg-descr')
-rw-r--r-- | devel/p5-Text-LevenshteinXS/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Text-LevenshteinXS/pkg-descr b/devel/p5-Text-LevenshteinXS/pkg-descr index a317cc33ae41..e2bbbb2d576c 100644 --- a/devel/p5-Text-LevenshteinXS/pkg-descr +++ b/devel/p5-Text-LevenshteinXS/pkg-descr @@ -1,7 +1,7 @@ This is a port of Josh Goldberg's Text::LevenshteinXS An XS implementation of the Levenshtein edit distance -WWW: http://search.cpan.org/~jgoldberg/Text-LevenshteinXS-0.03/ +WWW: http://search.cpan.org/dist/Text-LevenshteinXS/ Christian christian <AT> karg.org |