diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 20:23:22 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 20:23:22 +0000 |
commit | 92ded9ea18db91894256971334818120179c775d (patch) | |
tree | ce35a05af904b4346aac84323f221dfc897221a5 /www/mysqlphp2postgres | |
parent | 58012d6cd0b671eb5096ff0df4fc674e2db0943b (diff) | |
download | ports-92ded9ea18db91894256971334818120179c775d.tar.gz ports-92ded9ea18db91894256971334818120179c775d.zip |
Notes
Diffstat (limited to 'www/mysqlphp2postgres')
-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 |