new port: py27-ply, based on py26-ply
--- trunk/dports/python/py26-ply/Portfile 2011-01-02 20:40:17 UTC (rev 74792)
+++ trunk/dports/python/py27-ply/Portfile 2011-02-21 20:48:58 UTC (rev 76382)
@@ -2,9 +2,9 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
-name py26-ply
+name py27-ply
set my_name ply
version 3.3
categories-append lang devel