summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-06-15 11:39:37 +0000
committertaca <taca@pkgsrc.org>2012-06-15 11:39:37 +0000
commit17b7fa6d65dcb57905109ec4f107fe4ffda86814 (patch)
tree0d21c7583a00e02e82a43dc0182f600cb6055fce /databases
parent0c01ccb6a57647472afcecf46144ff54d9d7081b (diff)
downloadpkgsrc-17b7fa6d65dcb57905109ec4f107fe4ffda86814.tar.gz
Add and enable ruby-mysql2.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 95c7c39f7b4..2f9e405366c 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.400 2012/05/14 09:21:15 wiz Exp $
+# $NetBSD: Makefile,v 1.401 2012/06/15 11:39:37 taca Exp $
#
COMMENT= Databases
@@ -371,6 +371,7 @@ SUBDIR+= ruby-do_sqlite3
SUBDIR+= ruby-gdbm
SUBDIR+= ruby-ldap
SUBDIR+= ruby-mysql
+SUBDIR+= ruby-mysql2
SUBDIR+= ruby-odbc
SUBDIR+= ruby-pg
SUBDIR+= ruby-postgres-pr