diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-07 11:53:05 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-07 11:53:05 +0000 |
commit | bcaa2f33d1aedffa5176dff88d60cf8a14c9ec89 (patch) | |
tree | 497c0b73331a752ab3bda899ad467668cd738d37 /databases/Makefile | |
parent | b1c59538fc35d442e62c7023a52a63ab7e13bc53 (diff) |
- reconnect ruby-postgres
Notes
Notes:
svn path=/head/; revision=210730
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 cd9e9db3b224..f4ec0b410288 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -522,6 +522,7 @@ SUBDIR += ruby-mysql SUBDIR += ruby-o_dbm SUBDIR += ruby-odbc + SUBDIR += ruby-postgres SUBDIR += ruby-qdbm SUBDIR += ruby-rdbc1 SUBDIR += ruby-search-namazu |