diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-08 07:42:06 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-08 07:42:06 +0000 |
commit | c3422885aa493b24f3f446d6e05f62c3cdfb6cdb (patch) | |
tree | 78442286e7a57c6d539afe533809a713e708be7f /databases/Makefile | |
parent | 3550040743c3c347e72257e74a15ee3a5f4675e6 (diff) |
Add pear-MDB2_Schema 0.7.0, PEAR XML based database schema manager.
Notes
Notes:
svn path=/head/; revision=184557
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 e956552684c1..3ef495999506 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -325,6 +325,7 @@ SUBDIR += pear-MDB2_Driver_mysqli SUBDIR += pear-MDB2_Driver_pgsql SUBDIR += pear-MDB2_Driver_sqlite + SUBDIR += pear-MDB2_Schema SUBDIR += pear-MDB_QueryTool SUBDIR += pecl-PDO SUBDIR += pecl-PDO_DBLIB |