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 9235726b1..51646b5c5 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -15,4 +15,5 @@ TAP_MIGRATIONS = {    'cmucl' => 'homebrew/binary',    'lmutil' => 'homebrew/binary',    'jscoverage' => 'homebrew/boneyard', +  'jsl' => 'homebrew/binary',  }  | 
