From adafb6c953b91f338325e3c599e7efbd632d5885 Mon Sep 17 00:00:00 2001 From: Larry Gilbert Date: Sat, 20 Jun 2015 13:19:50 -0700 Subject: [PATCH] vobcopy: retire to boneyard Closes Homebrew/homebrew#39854. Signed-off-by: Dominyk Tiller --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 821491e314..2f36c1d18d 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -210,6 +210,7 @@ TAP_MIGRATIONS = { "urweb" => "homebrew/boneyard", "ushare" => "homebrew/boneyard", "viewglob" => "homebrew/boneyard", + "vobcopy" => "homebrew/boneyard", "wdfs" => "homebrew/fuse", "wkhtmltopdf" => "homebrew/boneyard", "wmctrl" => "homebrew/x11",