Revision: 105508 https://trac.macports.org/changeset/105508 Author: michaelld@macports.org Date: 2013-04-22 19:52:50 -0700 (Mon, 22 Apr 2013) Log Message: ----------- py-sip: make py27-sip the default build. Modified Paths: -------------- trunk/dports/python/py-sip/Portfile Modified: trunk/dports/python/py-sip/Portfile =================================================================== --- trunk/dports/python/py-sip/Portfile 2013-04-23 02:17:42 UTC (rev 105507) +++ trunk/dports/python/py-sip/Portfile 2013-04-23 02:52:50 UTC (rev 105508) @@ -7,7 +7,7 @@ name py-sip version 4.14.6 python.versions 24 25 26 27 31 32 33 -python.default_version 24 +python.default_version 27 categories-append devel maintainers phw michaelld openmaintainer license {GPL-2 GPL-3 PSF}