py26-pyclutter: fix livecheck.
--- trunk/dports/python/py26-pyclutter/Portfile 2010-10-28 20:13:17 UTC (rev 72848)
+++ trunk/dports/python/py26-pyclutter/Portfile 2010-10-28 21:22:12 UTC (rev 72849)
@@ -61,4 +61,4 @@
livecheck.type regex
livecheck.url ${master_sites}
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.regex "${my_name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"