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)
6 lines
391 B
Text
6 lines
391 B
Text
Pgweb is a web-based database browser for PostgreSQL, written in Go and works on
|
|
OSX, Linux and Windows machines. Main idea behind using Go for backend
|
|
development is to utilize ability of the compiler to produce zero-dependency
|
|
binaries for multiple platforms. Pgweb was created as an attempt to build very
|
|
simple and portable application to work with local or remote PostgreSQL
|
|
databases.
|