aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-09-01 12:56:33 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-09-01 12:56:33 +0000
commit08bff0e2381608563893fe159d95f95a5c404e8a (patch)
tree7459d8f2db199e1b860b8b1ec35fe3fcef6ec68d /databases/Makefile
parent4b8963f1e851194848c209c5ebb9d83a85e0cae4 (diff)
Rename databases/py-migrate to databases/py-sqlalchemy-migrate
Requested by: koobs Reviewed by: koobs, mva
Notes
Notes: svn path=/head/; revision=325853
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index a0d20ece534e..99bc867da64b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -739,7 +739,6 @@
SUBDIR += py-kyotocabinet
SUBDIR += py-leveldb
SUBDIR += py-memcached
- SUBDIR += py-migrate
SUBDIR += py-mssql
SUBDIR += py-mysql2pgsql
SUBDIR += py-odbc
@@ -764,6 +763,7 @@
SUBDIR += py-south
SUBDIR += py-sqlalchemy
SUBDIR += py-sqlalchemy-devel
+ SUBDIR += py-sqlalchemy-migrate
SUBDIR += py-sqlalchemy06
SUBDIR += py-sqlite3
SUBDIR += py-sqlite3dbm