diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-22 18:57:24 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-22 18:57:24 +0000 |
commit | 28cfc06ac54fab2c85a2184204df1c8af87f42f6 (patch) | |
tree | 16d8c97a461cdb8ec7a9f3fe31f6ebb7be5d534c /converters | |
parent | - Update to 1.14 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=143380
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Encode/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Encode/pkg-descr b/converters/p5-Encode/pkg-descr index 5938f27e4abf..a6f614c60a4e 100644 --- a/converters/p5-Encode/pkg-descr +++ b/converters/p5-Encode/pkg-descr @@ -4,4 +4,4 @@ sequences of characters. See "perldoc Encode" for the rest of the story -WWW: http://search.cpan.org/~dankogai/Encode/ +WWW: http://search.cpan.org/dist/Encode/ |