diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
commit | a5b727886ca92ad011891286250bd76d5f3e767f (patch) | |
tree | 9d8375784cd93086d71598c6dd9e52e2c2104031 /security/p5-Crypt-xDBM_File | |
parent | 81797980f7c6379ede593d353bfc4a53034c4e62 (diff) | |
download | ports-a5b727886ca92ad011891286250bd76d5f3e767f.tar.gz ports-a5b727886ca92ad011891286250bd76d5f3e767f.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-xDBM_File')
-rw-r--r-- | security/p5-Crypt-xDBM_File/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-xDBM_File/pkg-descr b/security/p5-Crypt-xDBM_File/pkg-descr index c289f6eeafe1..75e1bc3dafb4 100644 --- a/security/p5-Crypt-xDBM_File/pkg-descr +++ b/security/p5-Crypt-xDBM_File/pkg-descr @@ -13,6 +13,6 @@ 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). -WWW: http://search.cpan.org/~eestabroo/Crypt-xDBM_File/ +WWW: http://search.cpan.org/dist/Crypt-xDBM_File/ Author: Eric Estabrooks <eric@urbanrage.com> |