diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-08 10:03:07 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-08 10:03:07 +0000 |
commit | 8ffcad95aa9c37dd2ed42afd3b3e6adcaecd8694 (patch) | |
tree | 976fa73981a6f1d1ae5771c0732b07d2837fa8d1 /databases/Makefile | |
parent | 3169b10ff732e2ecd3f3f9c85ed17d29e9840a39 (diff) |
Notes
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 3ef495999506..4b6398e2ac24 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -475,9 +475,9 @@ SUBDIR += ruby-rdbc1 SUBDIR += ruby-search-namazu SUBDIR += ruby-sqlite - SUBDIR += ruby-sqlite3 SUBDIR += rubygem-activerecord SUBDIR += rubygem-memcache-client + SUBDIR += rubygem-sqlite3 SUBDIR += slony1 SUBDIR += sqlclient SUBDIR += sqlite2 |