Move jsl to homebrew-binary

Closes Homebrew/homebrew#24826.
This commit is contained in:
Adam Vandenberg 2013-12-05 19:32:53 -08:00
parent e2af1cbeeb
commit 1564a89f44

View File

@ -15,4 +15,5 @@ TAP_MIGRATIONS = {
'cmucl' => 'homebrew/binary', 'cmucl' => 'homebrew/binary',
'lmutil' => 'homebrew/binary', 'lmutil' => 'homebrew/binary',
'jscoverage' => 'homebrew/boneyard', 'jscoverage' => 'homebrew/boneyard',
'jsl' => 'homebrew/binary',
} }