From 758608815f24a8823918c76e710a8f2fba890b0b Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 7 Sep 2014 18:59:49 -0500 Subject: [PATCH] Move gnunet to the boneyard Closes Homebrew/homebrew#30418. --- 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 6f354fda2d..880a6cf989 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -20,6 +20,7 @@ TAP_MIGRATIONS = { "drizzle" => "homebrew/boneyard", "drush" => "homebrew/php", "dsniff" => "homebrew/boneyard", + "gnunet" => "homebrew/boneyard", "grads" => "homebrew/binary", "gromacs" => "homebrew/science", "hllib" => "homebrew/boneyard",