diff options
Diffstat (limited to 'Library/Formula/objective-caml.rb')
| -rw-r--r-- | Library/Formula/objective-caml.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/objective-caml.rb b/Library/Formula/objective-caml.rb index 4d95e0bb4..7bcc11064 100644 --- a/Library/Formula/objective-caml.rb +++ b/Library/Formula/objective-caml.rb @@ -1,6 +1,6 @@ require 'formula' -class ObjectiveCaml <Formula +class ObjectiveCaml < Formula url 'http://caml.inria.fr/pub/distrib/ocaml-3.12/ocaml-3.12.0.tar.bz2' homepage 'http://caml.inria.fr/ocaml/index.en.html' md5 'bd92c8970767f412bc1e9a6c625b5ccf' |
