diff options
author | taca <taca@pkgsrc.org> | 2012-03-18 05:53:49 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-03-18 05:53:49 +0000 |
commit | eb5a6f5e2fd838ca2bfb6067a7a2ba56bceffd7e (patch) | |
tree | df5bfe2b1ed2755f5cd4eb291180e67492b05688 /databases/Makefile | |
parent | d77849cb4e6eb4ffdd172842742637e36099fe6d (diff) | |
download | pkgsrc-eb5a6f5e2fd838ca2bfb6067a7a2ba56bceffd7e.tar.gz |
Add and enable ruby-arel22.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 86ef5fcfb72..d34977208c5 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.394 2012/03/17 14:19:35 taca Exp $ +# $NetBSD: Makefile,v 1.395 2012/03/18 05:53:49 taca Exp $ # COMMENT= Databases @@ -323,6 +323,7 @@ SUBDIR+= ruby-acts-as-versioned SUBDIR+= ruby-acts-as-versioned02 SUBDIR+= ruby-arel SUBDIR+= ruby-arel20 +SUBDIR+= ruby-arel22 SUBDIR+= ruby-cassandra SUBDIR+= ruby-data_objects SUBDIR+= ruby-datamapper |