diff options
author | taca <taca@pkgsrc.org> | 2015-02-01 12:23:05 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-02-01 12:23:05 +0000 |
commit | 3c33ed3c8f6d0e9dd3ab5e13583e9f2d727e3c01 (patch) | |
tree | 420da87a9a8f87184476b27b4de479370b533c42 /databases/Makefile | |
parent | ed06e12f1098b68c995e67857bcf87d69700f23d (diff) | |
download | pkgsrc-3c33ed3c8f6d0e9dd3ab5e13583e9f2d727e3c01.tar.gz |
Add and enable ruby-arel30.
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 5d49f6bc9f6..b9987125725 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.480 2015/01/19 02:11:43 mef Exp $ +# $NetBSD: Makefile,v 1.481 2015/02/01 12:23:05 taca Exp $ COMMENT= Databases @@ -401,6 +401,7 @@ SUBDIR+= ruby-activerecord-cassandra SUBDIR+= ruby-activerecord-odbc SUBDIR+= ruby-activerecord32 SUBDIR+= ruby-arel +SUBDIR+= ruby-arel30 SUBDIR+= ruby-awesome_nested_set SUBDIR+= ruby-cassandra SUBDIR+= ruby-data_objects |