Modified: trunk/dports/devel/tbb/Portfile (77293 => 77294)
--- trunk/dports/devel/tbb/Portfile 2011-03-26 12:20:47 UTC (rev 77293)
+++ trunk/dports/devel/tbb/Portfile 2011-03-26 12:34:23 UTC (rev 77294)
@@ -82,6 +82,6 @@
test.target test
livecheck.type regex
-livecheck.url ${homepage}/file.php?fid=77
+livecheck.url http://threadingbuildingblocks.org/file.php?fid=77
livecheck.version [join [split [lrange [split ${version} -] 0 0] .] ""]_${rel_date}
-livecheck.regex <a href='ver.php\\?fid=\\d+'>${name}(\[\\d_\]+)oss</a>
+livecheck.regex <a href="ver.php\\?fid=\\d+">${name}(\[\\d_\]+)oss</a>