diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-01-23 22:45:04 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-01-23 22:45:04 +0800 |
commit | a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b (patch) | |
tree | b9b020224d104aea8ec18290617a77becc98c5a6 /security/p5-Crypt-Blowfish_PP/pkg-descr | |
parent | 58c0d813b540a16968b056e882ef9afcf45e7232 (diff) | |
download | freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.tar.gz freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.tar.zst freebsd-ports-gnome-a7a9d8ba4e411198aac4b3bc7411bba0f6c2491b.zip |
- Add cpan site to WWW
- Fix indentation, fmt -w 80
Diffstat (limited to 'security/p5-Crypt-Blowfish_PP/pkg-descr')
-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 |