diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
commit | 83764e1daa03098dc428ee168dfdd6d9bff09502 (patch) | |
tree | 6e54166a37d3eb7345e578985257c0cacc56c113 /security/p5-Digest-CRC | |
parent | af5d5061f820712760764ee5f8e8a3be5a03bfb7 (diff) |
Notes
Diffstat (limited to 'security/p5-Digest-CRC')
-rw-r--r-- | security/p5-Digest-CRC/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-CRC/pkg-descr b/security/p5-Digest-CRC/pkg-descr index d0c6604e8273..4678b5bff5c7 100644 --- a/security/p5-Digest-CRC/pkg-descr +++ b/security/p5-Digest-CRC/pkg-descr @@ -1,4 +1,4 @@ The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32. -WWW: http://search.cpan.org/dist/Digest-CRC +WWW: http://search.cpan.org/dist/Digest-CRC/ |