diff options
author | glewis <glewis@FreeBSD.org> | 2003-11-05 15:33:56 +0000 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2003-11-05 15:33:56 +0000 |
commit | f726a7b4b70c41519e1f9b3f6518b6bfdb6bfc28 (patch) | |
tree | 8b919c3e0dd769e740ccba0f7e63d529629292dc /databases/Makefile | |
parent | 263abd09bb25fe60f2e57e96f65663b8b0771085 (diff) | |
download | FreeBSD-ports-f726a7b4b70c41519e1f9b3f6518b6bfdb6bfc28.zip FreeBSD-ports-f726a7b4b70c41519e1f9b3f6518b6bfdb6bfc28.tar.gz |
. Repo copy from mysql-jdbc-mm to reflect the change of project name due
to it now being an official MySQL product.
. Update to 3.0.9.
PR: 57753
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index d0670bf..b9ad5d7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -66,6 +66,7 @@ SUBDIR += msql SUBDIR += myodbc SUBDIR += mysql++ + SUBDIR += mysql-connector-java SUBDIR += mysql-editor SUBDIR += mysql-gui SUBDIR += mysql-jdbc-mm |