aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/formula_renames.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb
index 38b35818b..3f1b1a6b1 100644
--- a/Library/Homebrew/formula_renames.rb
+++ b/Library/Homebrew/formula_renames.rb
@@ -8,5 +8,6 @@ FORMULA_RENAMES = {
"libcppa" => "caf",
"objective-caml" => "ocaml",
"mpich2" => "mpich",
- "plt-racket" => "racket"
+ "plt-racket" => "racket",
+ "fig" => "docker-compose",
}