[74549] trunk/dports/python/py26-tkinter/Portfile

dluke at macports.org dluke at macports.org
Tue Dec 21 10:45:45 PST 2010


Revision: 74549
          http://trac.macports.org/changeset/74549
Author:   dluke at macports.org
Date:     2010-12-21 10:45:36 -0800 (Tue, 21 Dec 2010)
Log Message:
-----------
Fix 'name'

Modified Paths:
--------------
    trunk/dports/python/py26-tkinter/Portfile

Modified: trunk/dports/python/py26-tkinter/Portfile
===================================================================
--- trunk/dports/python/py26-tkinter/Portfile	2010-12-21 18:42:09 UTC (rev 74548)
+++ trunk/dports/python/py26-tkinter/Portfile	2010-12-21 18:45:36 UTC (rev 74549)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 PortGroup python26 1.0
 
-name			py-tkinter
+name			py26-tkinter
 version			2.6.6
 categories		python graphics
 platforms		darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101221/cc143830/attachment.html>


More information about the macports-changes mailing list