diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-09-01 07:19:42 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-09-01 07:19:42 +0000 |
commit | 4b7527fad220abba3c3357a2204725de2c497a8c (patch) | |
tree | 386a321af32a73260581ef8d84c7ed01d8350899 /databases/Makefile | |
parent | Remove mastersite which has gone away. (diff) |
Add ruby-qdbm
Ruby qdbm module
Notes
Notes:
svn path=/head/; revision=141677
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 4e6f60ba2f68..0c6eb5c9efe7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -356,6 +356,7 @@ SUBDIR += ruby-o_dbm SUBDIR += ruby-odbc SUBDIR += ruby-postgres + SUBDIR += ruby-qdbm SUBDIR += ruby-rdbc1 SUBDIR += ruby-search-namazu SUBDIR += ruby-sqlite |