diff options
Diffstat (limited to 'www/mysqlphp2postgres/Makefile')
-rw-r--r-- | www/mysqlphp2postgres/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mysqlphp2postgres/Makefile b/www/mysqlphp2postgres/Makefile index 2d5eac77a3ca..2f23ea622f6f 100644 --- a/www/mysqlphp2postgres/Makefile +++ b/www/mysqlphp2postgres/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://downloads.mikekohn.net/mp2p/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Convert MySQL calls in a PHP page into PostgreSQL calls +WWW= http://mp2p.mikekohn.net/ ALL_TARGET= default PLIST_FILES= bin/mysqlphp2postgres |