Modified: trunk/dports/games/PlasmaClient/Portfile (74200 => 74201)
--- trunk/dports/games/PlasmaClient/Portfile 2010-12-07 05:40:36 UTC (rev 74200)
+++ trunk/dports/games/PlasmaClient/Portfile 2010-12-07 06:27:42 UTC (rev 74201)
@@ -108,6 +108,6 @@
}
livecheck.type regex
-livecheck.url ${hg.url}
-livecheck.version [lindex [split ${version} -] 1]
-livecheck.regex {rev (\d+)}
+livecheck.url ${homepage}download.php
+livecheck.version [lindex [split ${version} -] 0]
+livecheck.regex {pcsetup.*\.exe.*>.*?([0-9.]+)<}