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)
5 lines
258 B
Plaintext
5 lines
258 B
Plaintext
MySQL PHP to PostgreSQL is a program that takes a php page that
|
|
uses mysql calls and changes them into PostgreSQL calls. This
|
|
allows any website (if it converts properly :) that was written
|
|
in PHP for MySQL to run as a website written to run on PostgreSQL.
|