--- trunk/dports/graphics/jgraph/Portfile 2012-10-01 04:10:09 UTC (rev 98257)
+++ trunk/dports/graphics/jgraph/Portfile 2012-10-01 05:32:40 UTC (rev 98258)
@@ -69,3 +69,7 @@
eval xinstall -m 644 [glob ${worksrcpath}/*.jgr] \
${destroot}${prefix}/share/examples/${name}
}
+
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex {The Software \(version (\d+(?:\.\d+)*)\)}