aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorAdam Vandenberg2014-03-01 23:25:32 -0800
committerAdam Vandenberg2014-03-01 23:25:32 -0800
commitff8a7aa4d414277bfba47943baa4e456d34730c4 (patch)
tree819c3bcc5b7df9f1d9730de4ed2eaa14ca5bb7bc /Library/Homebrew
parent6d8d6f1c454f9117c0ecf39c7d809df6b542300e (diff)
downloadhomebrew-ff8a7aa4d414277bfba47943baa4e456d34730c4.tar.bz2
Move wkhtmltopdf to the boneyard
Closes #26813.
Diffstat (limited to 'Library/Homebrew')
-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 b2fca92b3..00d3421f7 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -19,4 +19,5 @@ TAP_MIGRATIONS = {
'nlopt' => 'homebrew/science',
'comparepdf' => 'homebrew/boneyard',
'colormake' => 'homebrew/headonly',
+ 'wkhtmltopdf' => 'homebrew/boneyard',
}