diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-12-07 13:46:25 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-12-07 13:46:25 +0000 |
commit | ca2cf8259dea7dbc38e04aad68056b65f344cf8e (patch) | |
tree | 0adcc5c247bfbe0081e13babbeb862c4ca9c045a /databases/Makefile | |
parent | 4d8c05ee29260ae762696056511616a0139c78fd (diff) |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/Makefile b/databases/Makefile index 3199842739ca..6e4d592d8aff 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ # - COMMENT = Databases + COMMENT = Databases and related software SUBDIR += R-cran-DBI SUBDIR += R-cran-RMySQL @@ -396,8 +396,8 @@ SUBDIR += p5-Dancer-Plugin-Database-Core SUBDIR += p5-Dancer-Plugin-Redis SUBDIR += p5-Dancer-Session-Memcached - SUBDIR += p5-Dancer2-Plugin-Database SUBDIR += p5-Dancer2-Plugin-DBIC + SUBDIR += p5-Dancer2-Plugin-Database SUBDIR += p5-Data-Page SUBDIR += p5-Data-Pageset SUBDIR += p5-Exception-Class-DBI @@ -827,10 +827,10 @@ SUBDIR += rubygem-activemodel SUBDIR += rubygem-activemodel4 SUBDIR += rubygem-activerecord - SUBDIR += rubygem-activerecord4 SUBDIR += rubygem-activerecord-jdbc-adapter SUBDIR += rubygem-activerecord-jdbcmysql-adapter SUBDIR += rubygem-activerecord-mysql-adapter + SUBDIR += rubygem-activerecord4 SUBDIR += rubygem-amalgalite SUBDIR += rubygem-arel SUBDIR += rubygem-arel-helpers |