Revision: 102571 https://trac.macports.org/changeset/102571 Author: sean@macports.org Date: 2013-02-04 14:32:21 -0800 (Mon, 04 Feb 2013) Log Message: ----------- py-hggit: remove 'python' category since it's added automatically Modified Paths: -------------- trunk/dports/python/py-hggit/Portfile Modified: trunk/dports/python/py-hggit/Portfile =================================================================== --- trunk/dports/python/py-hggit/Portfile 2013-02-04 22:32:20 UTC (rev 102570) +++ trunk/dports/python/py-hggit/Portfile 2013-02-04 22:32:21 UTC (rev 102571) @@ -9,7 +9,7 @@ set realname hggit name py-hggit -categories python devel +categories-append devel platforms darwin maintainers easieste sean openmaintainer license GPL-2