summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authortaca <taca>2008-06-23 02:01:53 +0000
committertaca <taca>2008-06-23 02:01:53 +0000
commit0d96d7505c1e37e07ebc42b139cdfbdcb3c9d8a1 (patch)
treeba636e69c6427c20f847d9862fce2a8bab91d7bc /databases/Makefile
parenteee22a2edbd7008d4d9d884e1132c6e061ecb945 (diff)
downloadpkgsrc-0d96d7505c1e37e07ebc42b139cdfbdcb3c9d8a1.tar.gz
Add and enable ruby-activeldap.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index b57d3e32ff7..cdf987901ab 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.251 2008/06/22 15:48:09 taca Exp $
+# $NetBSD: Makefile,v 1.252 2008/06/23 02:01:53 taca Exp $
#
COMMENT= Databases
@@ -191,6 +191,7 @@ SUBDIR+= ruby-DBD-postgresql
SUBDIR+= ruby-DBD-sqlite
SUBDIR+= ruby-DBD-sqlite3
SUBDIR+= ruby-DBI
+SUBDIR+= ruby-activeldap
SUBDIR+= ruby-activerecord
SUBDIR+= ruby-activerecord-odbc
SUBDIR+= ruby-acts-as-versioned