diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-11-05 15:33:56 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-11-05 15:33:56 +0000 |
commit | a2db9dcf8b8e565449f260f351e8e71a13ec151d (patch) | |
tree | 864f4ddc4d74ca05e2547cbd924dc931b63acd72 /databases/Makefile | |
parent | a396612521b9363f15527d80c15087c6b2d2c80b (diff) |
. 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>
Notes
Notes:
svn path=/head/; revision=93148
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 d0670bf298d1..b9ad5d7a9555 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 |