diff options
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 70e8b9886..8dc85bcd1 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -14,6 +14,7 @@ TAP_MIGRATIONS = {    "hugs98" => "homebrew/boneyard",    "hwloc" => "homebrew/science",    "ipopt" => "homebrew/science", +  "iulib" => "homebrew/boneyard",    "jscoverage" => "homebrew/boneyard",    "jsl" => "homebrew/binary",    "kerl" => "homebrew/headonly",  | 
