diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-23 16:27:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-23 16:27:19 +0000 |
commit | 419eb50b7a57713ef2e7069514f797ab37fc3b48 (patch) | |
tree | 893dad121265e2bbc8ea4ca3eeeb5705e6a9dad2 /databases/Makefile | |
parent | 36211f041c6c0c5579cd5457d7a2a8cb806caedf (diff) | |
download | ports-419eb50b7a57713ef2e7069514f797ab37fc3b48.tar.gz ports-419eb50b7a57713ef2e7069514f797ab37fc3b48.zip |
- PHP 5.2 slave port
PR: 145772
Submitted by: Alex Keda
Notes
Notes:
svn path=/head/; revision=253111
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 863d91ab25c7..8f4688b4349e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -528,6 +528,7 @@ SUBDIR += php52-pdo SUBDIR += php52-pdo_dblib SUBDIR += php52-pdo_mysql + SUBDIR += php52-pdo_oci SUBDIR += phpminiadmin SUBDIR += phpmyadmin SUBDIR += phpmyadmin211 |