python/python-musicbrainz2 updated to use python 2.7 rather than python 2.6
--- trunk/dports/python/python-musicbrainz2/Portfile 2010-12-30 00:12:50 UTC (rev 74710)
+++ trunk/dports/python/python-musicbrainz2/Portfile 2010-12-30 14:20:46 UTC (rev 74711)
@@ -2,10 +2,11 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
name python-musicbrainz2
version 0.7.2
+revision 1
categories python net audio
maintainers rmstonecipher openmaintainer
platforms darwin