fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
4 lines
234 B
Text
4 lines
234 B
Text
TDB is a Trivial Database. In concept, it is very much like GDBM, and
|
|
BSD's DB except that it allows multiple simultaneous writers and uses
|
|
locking internally to keep writers from trampling on each other. TDB is
|
|
also extremely small.
|