aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-do_mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-do_mysql/Makefile')
-rw-r--r--databases/rubygem-do_mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-do_mysql/Makefile b/databases/rubygem-do_mysql/Makefile
index e486c66cc1dd..89a40fcaca52 100644
--- a/databases/rubygem-do_mysql/Makefile
+++ b/databases/rubygem-do_mysql/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= do_mysql
-PORTVERSION= 0.10.13
+PORTVERSION= 0.10.17
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= voldern@hoeggen.net
COMMENT= Ruby DataObjects driver for MySQL
-RUN_DEPENDS= rubygem-data_objects>=0.10.13:databases/rubygem-data_objects
+RUN_DEPENDS= rubygem-data_objects>=0.10.17:databases/rubygem-data_objects
USE_MYSQL= yes
USE_RUBY= yes