diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | 81797980f7c6379ede593d353bfc4a53034c4e62 (patch) | |
tree | 7b10e43d1cf032cacb42fb46f6449d6b993644ab /security/p5-Digest-MD5 | |
parent | 123b999a5e4caa741fe4e22a95bf046b3d29406a (diff) | |
download | ports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
Notes
Notes:
svn path=/head/; revision=143304
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r-- | security/p5-Digest-MD5/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-MD5/pkg-descr b/security/p5-Digest-MD5/pkg-descr index 323b4994b9e8..3555a8c30020 100644 --- a/security/p5-Digest-MD5/pkg-descr +++ b/security/p5-Digest-MD5/pkg-descr @@ -9,6 +9,6 @@ of arbitrary length and which can read files directly. Further documentation is embedded in the individual modules. -WWW: http://search.cpan.org/search?dist=Digest-MD5 +WWW: http://search.cpan.org/dist/Digest-MD5/ - Pete petef@databits.net |