diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-02-06 12:25:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-02-06 12:25:50 +0000 |
commit | 93cfaf9ad95b11897bbf43c11628f190c4574ec4 (patch) | |
tree | 21c2db28e841f4df4353d24ea43d8fb0293a0606 /databases/mysql2odbc | |
parent | 5c23aa439f6eefe00288f736f1e19317349aff8b (diff) | |
download | ports-93cfaf9ad95b11897bbf43c11628f190c4574ec4.tar.gz ports-93cfaf9ad95b11897bbf43c11628f190c4574ec4.zip |
Notes
Diffstat (limited to 'databases/mysql2odbc')
-rw-r--r-- | databases/mysql2odbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql2odbc/Makefile b/databases/mysql2odbc/Makefile index d606c9042469..44a081eebee1 100644 --- a/databases/mysql2odbc/Makefile +++ b/databases/mysql2odbc/Makefile @@ -7,7 +7,7 @@ PORTNAME= mysql2odbc PORTVERSION= 0.99.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= http://www.iodbc.org/downloads/mysql2odbc/ |