diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2014-09-21 08:17:25 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2014-09-21 08:17:25 +0000 |
commit | 610f05f3345154fc50d99db1bf91940db702aff4 (patch) | |
tree | 11cfb5d92169fc415692aba82801601d2b92e735 /databases/Makefile | |
parent | 32f521a0e026a9299d1f66eb8156610949de4aa4 (diff) |
This is the PostgreSQL driver for DBI-for-Ruby.
Notes
Notes:
svn path=/head/; revision=368723
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 a8295e39d8e9..f2243dd400cd 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -837,6 +837,7 @@ SUBDIR += rubygem-data_objects SUBDIR += rubygem-datamapper SUBDIR += rubygem-dbd-mysql + SUBDIR += rubygem-dbd-pg SUBDIR += rubygem-dbi SUBDIR += rubygem-dm-active_model SUBDIR += rubygem-dm-aggregates |