diff options
author | taca <taca@pkgsrc.org> | 2011-12-14 16:25:17 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-12-14 16:25:17 +0000 |
commit | 11afeb25daa2293c5423e50137e929f4c2544440 (patch) | |
tree | 263cfa39fc36d57cc9668a5c0ed8783a6fc38e16 /databases/Makefile | |
parent | b43a3e8e41f3cbe3f503dac3878bfb446625df34 (diff) | |
download | pkgsrc-11afeb25daa2293c5423e50137e929f4c2544440.tar.gz |
Add and enable ruby-arel20.
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 65b57871667..58313c40524 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.385 2011/12/13 15:29:37 taca Exp $ +# $NetBSD: Makefile,v 1.386 2011/12/14 16:25:17 taca Exp $ # COMMENT= Databases @@ -318,6 +318,7 @@ SUBDIR+= ruby-activerecord-odbc SUBDIR+= ruby-activerecord3 SUBDIR+= ruby-acts-as-versioned SUBDIR+= ruby-arel +SUBDIR+= ruby-arel20 SUBDIR+= ruby-cassandra SUBDIR+= ruby-data_objects SUBDIR+= ruby-datamapper |