diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-13 08:15:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-13 08:15:43 +0000 |
commit | 6d276ed91015026130fd64c6e5cdb3de73f992f9 (patch) | |
tree | 0fa69e0c74ac58e30e213baf08ac227517431c68 /databases/Makefile | |
parent | - pear-sqlite was renamed to pecl-sqlite (diff) |
- databases/pear-sqlite renamed to databases/pecl-sqlite
Notes
Notes:
svn path=/head/; revision=133215
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 07db47b7c6f2..40449b1dd15b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -225,8 +225,8 @@ SUBDIR += pear-MDB SUBDIR += pear-MDB2 SUBDIR += pear-MDB_QueryTool - SUBDIR += pear-sqlite SUBDIR += pecl-memcache + SUBDIR += pecl-sqlite SUBDIR += pgaccess SUBDIR += pgadmin3 SUBDIR += pgbash |