py-sqlalchemy: fix py25 subport
--- trunk/dports/python/py-sqlalchemy/Portfile 2014-01-01 12:52:56 UTC (rev 115406)
+++ trunk/dports/python/py-sqlalchemy/Portfile 2014-01-01 12:53:44 UTC (rev 115407)
@@ -40,7 +40,7 @@
}
# Latest supported version for python 2.5
-subport py24-sqlalchemy {
+subport py25-sqlalchemy {
version 0.8.4
revision 0
distname SQLAlchemy-${version}