diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-29 17:16:52 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-29 17:16:52 +0000 |
commit | 1b0d3f744b0291a5b2e1a3aec04165b6b9acf2b0 (patch) | |
tree | d2034ecbaaa0bd8e3d9906909e728118227b03cf /security/p5-Crypt-xDBM_File | |
parent | ecf1a462d7a56899dfdb65d5f3f84a712ab0227d (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-xDBM_File')
-rw-r--r-- | security/p5-Crypt-xDBM_File/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Crypt-xDBM_File/pkg-descr b/security/p5-Crypt-xDBM_File/pkg-descr index 2815cc6bd029..9feaa5d21277 100644 --- a/security/p5-Crypt-xDBM_File/pkg-descr +++ b/security/p5-Crypt-xDBM_File/pkg-descr @@ -13,5 +13,4 @@ need to worry about it (except truncated keys). Read the doc that comes with crypt function to get an idea of what these sizes are. If keysize or blocksize returns a zero the default is set to 8 bytes (64 bits). -Author: Eric Estabrooks <eric@urbanrage.com> WWW: http://search.cpan.org/dist/Crypt-xDBM_File/ |