diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-02 18:03:43 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-02 18:03:43 +0000 |
commit | c3a35c36e018120afc6b96883345aec874ced810 (patch) | |
tree | 7902aa1540c980499dafcac2331e1d2aafeb81b5 /databases/Makefile | |
parent | 6983008be65c2486a81ee2d5e4af5297ce0dcc5c (diff) | |
download | ports-c3a35c36e018120afc6b96883345aec874ced810.tar.gz ports-c3a35c36e018120afc6b96883345aec874ced810.zip |
Notes
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 6355a688322f..7c932cfccfa8 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -72,6 +72,7 @@ SUBDIR += ruby-bdb SUBDIR += ruby-cdb SUBDIR += ruby-dbd_mysql + SUBDIR += ruby-dbd_postgresql SUBDIR += ruby-dbi SUBDIR += ruby-gdbm SUBDIR += ruby-rdbc1 |