1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Add support for upcoming MySQL 5.4.

This commit is contained in:
Alex Dupre 2009-07-21 08:02:18 +00:00
parent 8c1db818f8
commit 5ffb9d4cb4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238153

View File

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