Index: Portfile
===================================================================
--- Portfile	(revision 46598)
+++ Portfile	(working copy)
@@ -42,6 +42,7 @@
 	system "cd ${destroot}${prefix}/bin && ln -sf ${nprefix}/bin/gcc-apple-4.2 && ln -sf ${nprefix}/bin/cpp-apple-4.2"
 }
 
-livecheck.check		moddate
+livecheck.check		regex
 livecheck.url		${master_sites}
+livecheck.regex		gcc_42-(\\d+)\\.tar
 

