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)
3 lines
195 B
Text
3 lines
195 B
Text
The NetBSD's constant database (cdb) library provides a space efficient
|
|
key-value database based on perfect hashing, thus guaranteeing the O(1) lookup
|
|
time. The database preserves the key order.
|