Revision: 102599 https://trac.macports.org/changeset/102599 Author: sean@macports.org Date: 2013-02-04 21:45:18 -0800 (Mon, 04 Feb 2013) Log Message: ----------- py-hggit: format change Modified Paths: -------------- trunk/dports/python/py-hggit/Portfile Modified: trunk/dports/python/py-hggit/Portfile =================================================================== --- trunk/dports/python/py-hggit/Portfile 2013-02-05 05:45:13 UTC (rev 102598) +++ trunk/dports/python/py-hggit/Portfile 2013-02-05 05:45:18 UTC (rev 102599) @@ -9,11 +9,12 @@ set realname hggit name py-hggit + categories-append devel +license GPL-2 platforms darwin +supported_archs noarch maintainers easieste sean openmaintainer -license GPL-2 -supported_archs noarch homepage http://hg-git.github.com/ description Push to and pull from a Git server repository from Mercurial.