From 10ab92114e6cf783936504265edf8a11c62e5adf Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Mon, 14 Sep 2015 14:37:26 +0100 Subject: [PATCH] tap_migrations: add honeyd --- 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 c01d874290..8b5d897b1c 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -105,6 +105,7 @@ TAP_MIGRATIONS = { "helios" => "spotify/public", "hexchat" => "homebrew/x11", "hllib" => "homebrew/boneyard", + "honeyd" => "homebrew/boneyard", "hugs98" => "homebrew/boneyard", "hwloc" => "homebrew/science", "ifuse" => "homebrew/fuse",