diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-04-24 00:25:56 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-04-24 00:25:56 +0800 |
commit | 69dc433fd75c498b21fb9829e89807031dc6d548 (patch) | |
tree | 10fa794423200798ac336d89a96f4f53bd4e2937 /databases/Makefile | |
parent | 573988ff1750bb96d969fe50123dce6abebdca59 (diff) | |
download | freebsd-ports-gnome-69dc433fd75c498b21fb9829e89807031dc6d548.tar.gz freebsd-ports-gnome-69dc433fd75c498b21fb9829e89807031dc6d548.tar.zst freebsd-ports-gnome-69dc433fd75c498b21fb9829e89807031dc6d548.zip |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
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 d698fbe501e6..863d91ab25c7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -527,6 +527,7 @@ SUBDIR += php52-odbc SUBDIR += php52-pdo SUBDIR += php52-pdo_dblib + SUBDIR += php52-pdo_mysql SUBDIR += phpminiadmin SUBDIR += phpmyadmin SUBDIR += phpmyadmin211 |