Revision: 98377 http://trac.macports.org//changeset/98377 Author: blair@macports.org Date: 2012-10-03 15:58:35 -0700 (Wed, 03 Oct 2012) Log Message: ----------- py-pycg: renamed from py-PyCg. I noticed that other ports, e.g. py-pyqt and py-pyside, use all lowercase even though the projects have mixed case names. Modified Paths: -------------- trunk/dports/python/py-pycg/Portfile Added Paths: ----------- trunk/dports/python/py-pycg/ Removed Paths: ------------- trunk/dports/python/py-PyCg/ Modified: trunk/dports/python/py-pycg/Portfile =================================================================== --- trunk/dports/python/py-PyCg/Portfile 2012-10-03 22:50:29 UTC (rev 98376) +++ trunk/dports/python/py-pycg/Portfile 2012-10-03 22:58:35 UTC (rev 98377) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup python 1.0 -name py-PyCg +name py-pycg version 0.14.1 revision 9 license GPL-2