diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/formula_renames.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb index 6e110cb25..47d86c036 100644 --- a/Library/Homebrew/formula_renames.rb +++ b/Library/Homebrew/formula_renames.rb @@ -2,6 +2,7 @@ FORMULA_RENAMES = { "cv" => "progress", "google-perftools" => "gperftools", "go-app-engine-32" => "app-engine-go-32", + "go-app-engine-64" => "app-engine-go-64", "libcppa" => "caf", "objective-caml" => "ocaml", "mpich2" => "mpich", |
