Revision
86718
Author
mww@macports.org
Date
2011-11-01 15:38:17 -0700 (Tue, 01 Nov 2011)

Log Message

s/check/type

Modified Paths

Diff

Modified: trunk/dports/devel/caml-ocamlmakefile/Portfile (86717 => 86718)


--- trunk/dports/devel/caml-ocamlmakefile/Portfile	2011-11-01 21:46:01 UTC (rev 86717)
+++ trunk/dports/devel/caml-ocamlmakefile/Portfile	2011-11-01 22:38:17 UTC (rev 86718)
@@ -44,5 +44,5 @@
         ${destroot}${prefix}/share/doc/${name}
 }
 
-livecheck.check     regex
+livecheck.type      regex
 livecheck.regex     "ocaml-make/archive/release-(\[0-9\.]+).tar.bz2"