--- trunk/dports/net/vpnc/Portfile 2009-11-28 16:59:01 UTC (rev 60919)
+++ trunk/dports/net/vpnc/Portfile 2009-11-28 17:22:41 UTC (rev 60920)
@@ -44,3 +44,6 @@
depends_lib-append port:openssl
build.args-append "OPENSSL_GPL_VIOLATION=-DOPENSSL_GPL_VIOLATION OPENSSLLIBS=-lcrypto"
}
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"