diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-29 10:48:46 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-29 10:48:46 +0000 |
commit | 294eeda0a201117c0d92093d129f8be689802fbb (patch) | |
tree | c857dc96b5095d98813ba8f430ec08a18a9f4ccf /databases/Makefile | |
parent | 60ad228b33c559ca91c2af519a29aa715bd0415b (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 9a8b9b7173f6..0d5785cd21ad 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -781,10 +781,10 @@ SUBDIR += py-tarantool SUBDIR += py-umemcache SUBDIR += py-whisper - SUBDIR += pypy-gdbm - SUBDIR += pypy-sqlite3 SUBDIR += pydbx SUBDIR += pymongo + SUBDIR += pypy-gdbm + SUBDIR += pypy-sqlite3 SUBDIR += pyspatialite SUBDIR += qdbm SUBDIR += qdbm-plus @@ -831,11 +831,11 @@ SUBDIR += rubygem-activemodel4 SUBDIR += rubygem-activemodel41 SUBDIR += rubygem-activerecord - SUBDIR += rubygem-activerecord41 SUBDIR += rubygem-activerecord-jdbc-adapter SUBDIR += rubygem-activerecord-jdbcmysql-adapter SUBDIR += rubygem-activerecord-mysql-adapter SUBDIR += rubygem-activerecord4 + SUBDIR += rubygem-activerecord41 SUBDIR += rubygem-amalgalite SUBDIR += rubygem-arel SUBDIR += rubygem-arel-helpers |