Move wkhtmltopdf to the boneyard

Closes Homebrew/homebrew#26813.
This commit is contained in:
Adam Vandenberg 2014-03-01 23:25:32 -08:00
parent 95d7776a90
commit 79caaf5112

View File

@ -19,4 +19,5 @@ TAP_MIGRATIONS = {
'nlopt' => 'homebrew/science',
'comparepdf' => 'homebrew/boneyard',
'colormake' => 'homebrew/headonly',
'wkhtmltopdf' => 'homebrew/boneyard',
}