diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb index 7f03207562..6e110cb25f 100644 --- a/Library/Homebrew/formula_renames.rb +++ b/Library/Homebrew/formula_renames.rb @@ -1,6 +1,7 @@ FORMULA_RENAMES = { "cv" => "progress", "google-perftools" => "gperftools", + "go-app-engine-32" => "app-engine-go-32", "libcppa" => "caf", "objective-caml" => "ocaml", "mpich2" => "mpich",