diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
commit | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /databases/dbtool | |
parent | 506c101dfb59aba86626f9d68e7a56e86086843f (diff) | |
download | freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.gz freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.zst freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.zip |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Diffstat (limited to 'databases/dbtool')
-rw-r--r-- | databases/dbtool/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbtool/pkg-descr b/databases/dbtool/pkg-descr index b1a72fa321b0..b95f6ef62bbf 100644 --- a/databases/dbtool/pkg-descr +++ b/databases/dbtool/pkg-descr @@ -1,6 +1,6 @@ dbtool can be used to store and retrieve data in a key/value format in a hash database. Perl compatible regular expressions are supported both for storing and retrieving of data. It's main advantages are the ability to -maintain huge amounts of data and speed. +maintain huge amounts of data and speed. WWW: http://www.daemon.de/DBTOOL |