summaryrefslogtreecommitdiff
path: root/databases/tcl-gdbm
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /databases/tcl-gdbm
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'databases/tcl-gdbm')
-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.