diff options
author | John Marino <marino@FreeBSD.org> | 2015-03-03 14:55:28 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-03-03 14:55:28 +0000 |
commit | b8c44519360544de915a48b9ad20d4415c0e50dd (patch) | |
tree | 87bc866292198ff38114c9b3a25fe0d6472dedb8 /databases/apq | |
parent | afd4eca55b5c4484360ec309753b25621db9260c (diff) | |
download | ports-b8c44519360544de915a48b9ad20d4415c0e50dd.tar.gz ports-b8c44519360544de915a48b9ad20d4415c0e50dd.zip |
Notes
Diffstat (limited to 'databases/apq')
-rw-r--r-- | databases/apq/Makefile.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/apq/Makefile.version b/databases/apq/Makefile.version index 9180d40c6919..3c65ebd5b8ba 100644 --- a/databases/apq/Makefile.version +++ b/databases/apq/Makefile.version @@ -3,5 +3,5 @@ APQ_VERSION= 3.2.0 BASE_PORTREV= 0 DRV_ODBC_PR= 0 -DRV_MYSQL_PR= 0 +DRV_MYSQL_PR= 1 DRV_PGSQL_PR= 0 |