aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 5f93013f6..db38d911b 100644
--- a/Library/Homebrew/formula_renames.rb
+++ b/Library/Homebrew/formula_renames.rb
@@ -1,3 +1,4 @@
FORMULA_RENAMES = {
- "libcppa" => "caf"
+ "libcppa" => "caf",
+ "plt-racket" => "racket"
}