=== modified file 'math/fftw-3/Portfile'
--- math/fftw-3/Portfile	2008-02-17 17:20:51 +0000
+++ math/fftw-3/Portfile	2008-02-27 17:15:36 +0000
@@ -67,3 +67,7 @@
 	configure.args-delete --disable-fortran
 	configure.args-append --enable-fortran
 }
+
+livecheck.check regex
+livecheck.url   ${homepage}
+livecheck.regex {FFTW ([0-9]+\.[0-9]+\.[0-9]+) is the latest}


