Revision
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

Added Paths

Removed Paths

Diff

Modified: trunk/dports/python/py-pycg/Portfile (98376 => 98377)


--- 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