diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
commit | a5b727886ca92ad011891286250bd76d5f3e767f (patch) | |
tree | 9d8375784cd93086d71598c6dd9e52e2c2104031 /converters | |
parent | 81797980f7c6379ede593d353bfc4a53034c4e62 (diff) | |
download | ports-a5b727886ca92ad011891286250bd76d5f3e767f.tar.gz ports-a5b727886ca92ad011891286250bd76d5f3e767f.zip |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing.
Notes
Notes:
svn path=/head/; revision=143305
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Convert-ASN1/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Convert-ASN1/pkg-descr b/converters/p5-Convert-ASN1/pkg-descr index 6903c4e682bc..effdd5335234 100644 --- a/converters/p5-Convert-ASN1/pkg-descr +++ b/converters/p5-Convert-ASN1/pkg-descr @@ -1,4 +1,4 @@ Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules. -WWW: http://search.cpan.org/author/GBARR/Convert-ASN1 +WWW: http://search.cpan.org/dist/Convert-ASN1/ |