aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/formula_renames.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb
index db38d911b..c0d6f4692 100644
--- a/Library/Homebrew/formula_renames.rb
+++ b/Library/Homebrew/formula_renames.rb
@@ -1,4 +1,5 @@
FORMULA_RENAMES = {
"libcppa" => "caf",
+ "objective-caml" => "ocaml",
"plt-racket" => "racket"
}