Revision
115407
Author
stromnov@macports.org
Date
2014-01-01 04:53:44 -0800 (Wed, 01 Jan 2014)

Log Message

py-sqlalchemy: fix py25 subport

Modified Paths

Diff

Modified: trunk/dports/python/py-sqlalchemy/Portfile (115406 => 115407)


--- 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}