diff options
Diffstat (limited to 'www/mysqlphp2postgres/Makefile')
-rw-r--r-- | www/mysqlphp2postgres/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mysqlphp2postgres/Makefile b/www/mysqlphp2postgres/Makefile index 2b3592d31812..7500c5c25be0 100644 --- a/www/mysqlphp2postgres/Makefile +++ b/www/mysqlphp2postgres/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://downloads.mikekohn.net/mp2p/ \ http://www.heim2.tu-clausthal.de/~upp/mysqlphp2postgres/ MAINTAINER= uwe.pierau@tu-clausthal.de -COMMENT= Convert mysql calls in a php page into PostgreSQL calls +COMMENT= Convert MySQL calls in a PHP page into PostgreSQL calls ALL_TARGET= default PLIST_FILES= bin/mysqlphp2postgres |