aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-xDBM_File
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-xDBM_File')
-rw-r--r--security/p5-Crypt-xDBM_File/pkg-descr2
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 9feaa5d21277..3a69da6d1e94 100644
--- a/security/p5-Crypt-xDBM_File/pkg-descr
+++ b/security/p5-Crypt-xDBM_File/pkg-descr
@@ -1,4 +1,4 @@
-Crypt::xDBM_File encrypts/decrypts the data in a gdbm,ndbm,sdbm (and
+Crypt::xDBM_File encrypts/decrypts the data in a gdbm, ndbm, sdbm (and
maybe even berkeleyDB, but I didn't test that) file. It gets tied to a
hash and you just access the hash like normal. The crypt function can
be any of the CPAN modules that use encrypt, decrypt, keysize, blocksize