--- trunk/dports/java/poi/Portfile 2012-04-30 19:12:12 UTC (rev 92521)
+++ trunk/dports/java/poi/Portfile 2012-04-30 19:14:59 UTC (rev 92522)
@@ -49,3 +49,7 @@
file copy ${worksrcpath}/docs \
${destroot}${prefix}/share/doc/${name}
}
+
+livecheck.type regex
+livecheck.url http://poi.apache.org/download.html
+livecheck.regex {The latest stable release is Apache POI (\d+\.\d+)}