diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-23 16:12:41 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-23 16:12:41 +0000 |
commit | 151f16de1ec46bd73df9d06ab8be54ca15c16400 (patch) | |
tree | 0b73a963f491ddf6b83b5aa899b2f752d6e58b78 /databases/Makefile | |
parent | c5f34b589cf46631323e74fc060143227ee2e352 (diff) |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
Notes
Notes:
svn path=/head/; revision=253105
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 25ba8606eb68..730947219455 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -522,6 +522,7 @@ SUBDIR += php52-dbase SUBDIR += php52-mssql SUBDIR += php52-mysql + SUBDIR += php52-mysqli SUBDIR += phpminiadmin SUBDIR += phpmyadmin SUBDIR += phpmyadmin211 |