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 /security/p5-Authen-Krb5 | |
parent | 81797980f7c6379ede593d353bfc4a53034c4e62 (diff) |
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 'security/p5-Authen-Krb5')
-rw-r--r-- | security/p5-Authen-Krb5/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Krb5/pkg-descr b/security/p5-Authen-Krb5/pkg-descr index d59f98ab10ee..c2c4206cf8ea 100644 --- a/security/p5-Authen-Krb5/pkg-descr +++ b/security/p5-Authen-Krb5/pkg-descr @@ -4,6 +4,6 @@ and may require previous experience with Kerberos 5 programming. Most of the functions here are documented in detail in the Kerberos 5 API documentation. -WWW: http://search.cpan.org/search?module=Authen::Krb5 +WWW: http://search.cpan.org/dist/Authen-Krb5/ FreeBSD port by Andrew J. Korty <ajk@iu.edu> |