--- trunk/dports/www/rasqal/Portfile 2009-11-28 17:54:28 UTC (rev 60924)
+++ trunk/dports/www/rasqal/Portfile 2009-11-28 18:13:05 UTC (rev 60925)
@@ -24,3 +24,6 @@
port:raptor \
port:zlib
configure.args --mandir=${prefix}/share/man
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"