diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
commit | 5e8691baf38f92dfd972d71faa61dbe103d7c44a (patch) | |
tree | 2fa66f9271e147ab41a7c2b3375a313dd47a85bf /security/p5-Crypt-Blowfish_PP | |
parent | ce7609b56dbeeeb79a2e6f48c6b321f5d0cd10b7 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-Blowfish_PP')
-rw-r--r-- | security/p5-Crypt-Blowfish_PP/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-Blowfish_PP/pkg-descr b/security/p5-Crypt-Blowfish_PP/pkg-descr index 7ffaf54a5272..2996469fd3e2 100644 --- a/security/p5-Crypt-Blowfish_PP/pkg-descr +++ b/security/p5-Crypt-Blowfish_PP/pkg-descr @@ -8,3 +8,5 @@ calculation time is in initialising the context with the key data. The _PP name comes from the fact that this implementation is Pure Perl, and will not have any compatibility problems. + +WWW: http://search.cpan.org/dist/Crypt-Blowfish_PP |