Commit b7f05445c00f 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)
8 lines
268 B
Plaintext
8 lines
268 B
Plaintext
Sqlite3 bindings for Objective Caml
|
|
|
|
Sqlite 3 database library wrapper for ocaml.
|
|
Sqlite 3 is available from http://www.sqlite.org
|
|
This wrapper is written in a way that enables a friendly
|
|
coexistence with the old (version 2) sqlite and its
|
|
ocaml wrapper ocaml-sqlite.
|