summaryrefslogtreecommitdiff
path: root/databases/tcl-gdbm/DESCR
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /databases/tcl-gdbm/DESCR
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'databases/tcl-gdbm/DESCR')
-rw-r--r--databases/tcl-gdbm/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tcl-gdbm/DESCR b/databases/tcl-gdbm/DESCR
index 646c93bb1a4..f2f58aa3972 100644
--- a/databases/tcl-gdbm/DESCR
+++ b/databases/tcl-gdbm/DESCR
@@ -1,6 +1,6 @@
This directory contains the source of tclgdbm, a dynamically loaded
extension for accessing GNU gdbm files from tcl/tk. GNU gdbm files
-provide persistent mappings from arbitrary keys to values. tclgdbm
+provide persistent mappings from arbitrary keys to values. tclgdbm
uses these features to provide mappings from (short) key
strings to (larger) data strings.