diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-02 16:55:23 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-06-02 16:55:23 +0000 |
commit | 534b825be77d207e93fd84fa902f19acc0b63915 (patch) | |
tree | 76d68f8f671b7a5c0c79014e9e156b8112674277 /databases/Makefile | |
parent | 43d340e831bc7496a8d875c809a14bce316b45d6 (diff) | |
download | ports-534b825be77d207e93fd84fa902f19acc0b63915.tar.gz ports-534b825be77d207e93fd84fa902f19acc0b63915.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 2c7b778d5421..d6fa36cb9723 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -71,6 +71,7 @@ SUBDIR += rdb SUBDIR += ruby-bdb SUBDIR += ruby-cdb + SUBDIR += ruby-dbi SUBDIR += ruby-gdbm SUBDIR += ruby-rdbc1 SUBDIR += ruby-mysql |