diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-06 14:11:34 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-06 14:11:34 +0000 |
commit | 0137f1a7a445ab04ec4fc31a635d7cb5a9450877 (patch) | |
tree | 2778ffb2fa860054b5a7db51cd1c1a63e8a1e6b8 /databases | |
parent | Upgrade to v2.26. (diff) |
Added ruby-postgres
Notes
Notes:
svn path=/head/; revision=21307
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 268065a961c7..6ef21109ff4f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -23,6 +23,7 @@ SUBDIR += pgaccess SUBDIR += postgresql SUBDIR += py-PyGreSQL + SUBDIR += ruby-postgres SUBDIR += tkgnats SUBDIR += typhoon SUBDIR += xmbase-grok |