diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 61a51b0644..310114d3aa 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -13,4 +13,5 @@ TAP_MIGRATIONS = { 'boost149' => 'homebrew/versions', 'aimage' => 'homebrew/boneyard', 'cmucl' => 'homebrew/binary', + 'lmutil' => 'homebrew/binary', }