diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-03 07:23:12 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-03 07:23:12 +0000 |
commit | 036e3ba7c2266546e72178f4b7fb24e756e53a73 (patch) | |
tree | 12f438d1982f7a3601a81e38e533618b8d5f44b9 /databases/Makefile | |
parent | 76114083a53148d3bac099d9e77d0c4858f65df1 (diff) | |
download | ports-036e3ba7c2266546e72178f4b7fb24e756e53a73.tar.gz ports-036e3ba7c2266546e72178f4b7fb24e756e53a73.zip |
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 6bb34ad93b7a..b7db70c1dd04 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -485,13 +485,13 @@ SUBDIR += ruby-mysql SUBDIR += ruby-o_dbm SUBDIR += ruby-odbc - SUBDIR += ruby-postgres SUBDIR += ruby-qdbm SUBDIR += ruby-rdbc1 SUBDIR += ruby-search-namazu SUBDIR += ruby-sqlite SUBDIR += rubygem-activerecord SUBDIR += rubygem-memcache-client + SUBDIR += rubygem-postgres SUBDIR += rubygem-rrdtool SUBDIR += rubygem-sqlite3 SUBDIR += skytools |