Revision: 102598 https://trac.macports.org/changeset/102598 Author: sean@macports.org Date: 2013-02-04 21:45:13 -0800 (Mon, 04 Feb 2013) Log Message: ----------- py-hgevolve: fix typo in license Modified Paths: -------------- trunk/dports/python/py-hgevolve/Portfile Modified: trunk/dports/python/py-hgevolve/Portfile =================================================================== --- trunk/dports/python/py-hgevolve/Portfile 2013-02-05 05:45:08 UTC (rev 102597) +++ trunk/dports/python/py-hgevolve/Portfile 2013-02-05 05:45:13 UTC (rev 102598) @@ -10,7 +10,7 @@ name py-hg$realname categories-append devel platforms darwin -license GPLv2 +license GPL-2+ maintainers sean openmaintainer supported_archs noarch