1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

Add support for MySQL 5.5.

This commit is contained in:
Alex Dupre 2010-01-04 10:16:21 +00:00
parent 10300c9feb
commit c3dd4c8413
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247132

View File

@ -112,6 +112,7 @@ MYSQL41_LIBVER= 14
MYSQL50_LIBVER= 15
MYSQL51_LIBVER= 16
MYSQL54_LIBVER= 16
MYSQL55_LIBVER= 16
MYSQL60_LIBVER= 16
# Setting/finding MySQL version we want.