diff --git a/Library/Homebrew/formula_renames.rb b/Library/Homebrew/formula_renames.rb index c0d6f46929..1c0d8f26e3 100644 --- a/Library/Homebrew/formula_renames.rb +++ b/Library/Homebrew/formula_renames.rb @@ -1,4 +1,5 @@ FORMULA_RENAMES = { + "cv" => "progress", "libcppa" => "caf", "objective-caml" => "ocaml", "plt-racket" => "racket"