Revision: 74702 http://trac.macports.org/changeset/74702 Author: adfernandes@macports.org Date: 2010-12-29 13:54:19 -0800 (Wed, 29 Dec 2010) Log Message: ----------- py27-numeric : new port Modified Paths: -------------- trunk/dports/python/py27-numeric/Portfile Added Paths: ----------- trunk/dports/python/py27-numeric/ Modified: trunk/dports/python/py27-numeric/Portfile =================================================================== --- trunk/dports/python/py26-numeric/Portfile 2010-12-29 19:01:00 UTC (rev 74690) +++ trunk/dports/python/py27-numeric/Portfile 2010-12-29 21:54:19 UTC (rev 74702) @@ -1,9 +1,9 @@ # $Id$ PortSystem 1.0 -PortGroup python26 1.0 +PortGroup python27 1.0 -name py26-numeric +name py27-numeric set my_name Numeric version 24.2 categories-append devel math
participants (1)
-
adfernandes@macports.org