Revision
76545
Author
snc@macports.org
Date
2011-02-27 14:04:43 -0800 (Sun, 27 Feb 2011)

Log Message

py27-serial: create 2.5 from py26-serial

Modified Paths

Added Paths

Diff

Modified: trunk/dports/python/py27-serial/Portfile (76544 => 76545)


--- trunk/dports/python/py26-serial/Portfile	2011-02-27 20:51:40 UTC (rev 76544)
+++ trunk/dports/python/py27-serial/Portfile	2011-02-27 22:04:43 UTC (rev 76545)
@@ -3,13 +3,13 @@
 
 PortSystem 1.0
 
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-serial
+name                py27-serial
 version             2.5
 categories-append   comms
 platforms           darwin
-maintainers         macsforever2000
+maintainers         snc openmaintainer
 license             Python
 
 description         Python Serial Port Extension