diff options
author | taca <taca> | 2011-12-17 17:56:43 +0000 |
---|---|---|
committer | taca <taca> | 2011-12-17 17:56:43 +0000 |
commit | a73cf3af6f9b58d3c900dfdc671d0236cac49a5a (patch) | |
tree | 4c9455440bf27873adf605efb715a781068f7e14 /databases/Makefile | |
parent | 7b4cbaf9ddd4efbfde96834428327070a2c960e8 (diff) | |
download | pkgsrc-a73cf3af6f9b58d3c900dfdc671d0236cac49a5a.tar.gz |
Add and enable ruby-acts-as-versioned02.
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 54ca93b5252..90fdce5571a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.389 2011/12/17 17:41:17 taca Exp $ +# $NetBSD: Makefile,v 1.390 2011/12/17 17:56:43 taca Exp $ # COMMENT= Databases @@ -318,6 +318,7 @@ SUBDIR+= ruby-activerecord-odbc SUBDIR+= ruby-activerecord3 SUBDIR+= ruby-activerecord31 SUBDIR+= ruby-acts-as-versioned +SUBDIR+= ruby-acts-as-versioned02 SUBDIR+= ruby-arel SUBDIR+= ruby-arel20 SUBDIR+= ruby-cassandra |