diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2006-03-22 09:16:14 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2006-03-22 09:16:14 +0000 |
commit | 89bea34e8978c3ccbf05fad6a1d8367ed161e683 (patch) | |
tree | b5849dd4e6df1861b5109f9d6a1e6da704b821eb /databases/Makefile | |
parent | fad989fedf0595c7edab8df51cd1bc2b9ddeffa7 (diff) |
Add php5-creole 1.0.2, database abstraction layer for PHP5.
Notes
Notes:
svn path=/head/; revision=157942
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 4ba505e1cd92..6385cb088574 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -305,6 +305,7 @@ SUBDIR += php4-oracle SUBDIR += php4-pgsql SUBDIR += php4-sybase_ct + SUBDIR += php5-creole SUBDIR += php5-dba SUBDIR += php5-dbase SUBDIR += php5-filepro |