From 8a32f73b0b55c5d1c2f702cc1b2bf07995281884 Mon Sep 17 00:00:00 2001
From: Dominyk Tiller <dominyktiller@gmail.com>
Date: Fri, 11 Mar 2016 14:50:05 +0000
Subject: [PATCH] fleet-db: boneyard

Upstream is completely dead, formula hasn't been updated to the most recent
release which was available years ago, tried to update and resulting install
doesn't seem to function as expected.

Closes Homebrew/homebrew#49635.
---
 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 bb0acac1b1..8c82d37abb 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -59,6 +59,7 @@ TAP_MIGRATIONS = {
   "feh" => "homebrew/x11",
   "ffts" => "homebrew/boneyard",
   "figtoipe" => "homebrew/head-only",
+  "fleet-db" => "homebrew/boneyard",
   "fox" => "homebrew/x11",
   "freeglut" => "homebrew/x11",
   "freerdp" => "homebrew/x11",
-- 
GitLab