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-SHA256 | |
parent | Update to 1.7 (diff) |
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
Diffstat (limited to 'security/p5-Digest-SHA256')
-rw-r--r-- | security/p5-Digest-SHA256/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-SHA256/pkg-descr b/security/p5-Digest-SHA256/pkg-descr index 6c2c1af99a3e..d62c6c897dfa 100644 --- a/security/p5-Digest-SHA256/pkg-descr +++ b/security/p5-Digest-SHA256/pkg-descr @@ -2,4 +2,4 @@ The Digest::SHA256 module allows you to use the NIST SHA 256/384/512 hash algorithms in your Perl code. Performance is optimized via the usage of XS code. -WWW: http://search.cpan.org/search?dist=SHA256 +WWW: http://search.cpan.org/dist/SHA256/ |