Revision
86714
Author
mww@macports.org
Date
2011-11-01 13:52:08 -0700 (Tue, 01 Nov 2011)

Log Message

caml-ocamlmakefile: fix livecheck

Modified Paths

Diff

Modified: trunk/dports/devel/caml-ocamlmakefile/Portfile (86713 => 86714)


--- trunk/dports/devel/caml-ocamlmakefile/Portfile	2011-11-01 20:39:59 UTC (rev 86713)
+++ trunk/dports/devel/caml-ocamlmakefile/Portfile	2011-11-01 20:52:08 UTC (rev 86714)
@@ -44,3 +44,5 @@
         ${destroot}${prefix}/share/doc/${name}
 }
 
+livecheck.check     regex
+livecheck.regex     "ocaml-make/archive/release-(\[0-9\.]+).tar.bz2"