aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-12-05 19:32:53 -0800
committerAdam Vandenberg2013-12-05 19:32:53 -0800
commit1564a89f443d2e2b36223d68a3a07119485b1215 (patch)
tree5e46bb265161cfa735ccdd22fe445104e95ae84c /Library
parente2af1cbeeb8f68150037dbf8612b69290b9e85aa (diff)
downloadbrew-1564a89f443d2e2b36223d68a3a07119485b1215.tar.bz2
Move jsl to homebrew-binary
Closes Homebrew/homebrew#24826.
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/tap_migrations.rb1
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',
}