diff options
| author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-23 19:43:15 +0000 |
|---|---|---|
| committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-23 19:43:15 +0000 |
| commit | 43d744b833c00e4c764f9c8f2ee6cee9898b5c1f (patch) | |
| tree | 9f249f3de085d8abc7f659945a24a639312b4e8b /databases/rubygem-do_mysql | |
| parent | - guess thats enough for the 1st day back (diff) | |
- Fix up depencies versions after all the churn today
Diffstat (limited to 'databases/rubygem-do_mysql')
| -rw-r--r-- | databases/rubygem-do_mysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-do_mysql/Makefile b/databases/rubygem-do_mysql/Makefile index d3539de6cc08..48860abc9717 100644 --- a/databases/rubygem-do_mysql/Makefile +++ b/databases/rubygem-do_mysql/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= RG MAINTAINER= voldern@hoeggen.net COMMENT= Ruby DataObjects driver for MySQL -RUN_DEPENDS= rubygem-data_objects>=0.10.3:${PORTSDIR}/databases/rubygem-data_objects +RUN_DEPENDS= rubygem-data_objects>=0.10.4:${PORTSDIR}/databases/rubygem-data_objects USE_MYSQL= yes USE_RUBY= yes |
