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 /textproc | |
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 'textproc')
-rw-r--r-- | textproc/p5-Text-Aspell/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Aspell/pkg-descr b/textproc/p5-Text-Aspell/pkg-descr index 2868336a0ba6..e27777e77940 100644 --- a/textproc/p5-Text-Aspell/pkg-descr +++ b/textproc/p5-Text-Aspell/pkg-descr @@ -3,4 +3,4 @@ The GNU Aspell library provides access to system spelling libraries, including a spell checker. This module is to meet the need of looking up many words, one at a time, in a single session. -WWW: http://search.cpan.org/~hank/Text-Aspell/ +WWW: http://search.cpan.org/dist/Text-Aspell/ |