aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2017-11-17 19:47:38 +0000
committerMike McQuaid2017-11-17 19:47:58 +0000
commita582be054cdf61b4d05e3ea698d6918c7d35e0c3 (patch)
tree28c3453f62c5607c7a3c9d4851926c1cbb36be85
parent63c0378f654905e215b4de60b123e951628a2071 (diff)
downloadbrew-a582be054cdf61b4d05e3ea698d6918c7d35e0c3.tar.bz2
official_taps: migrate nginx.
-rw-r--r--Library/Homebrew/official_taps.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/official_taps.rb b/Library/Homebrew/official_taps.rb
index ed966c804..d2e4753d9 100644
--- a/Library/Homebrew/official_taps.rb
+++ b/Library/Homebrew/official_taps.rb
@@ -1,5 +1,4 @@
OFFICIAL_TAPS = %w[
- nginx
php
science
].freeze
@@ -26,6 +25,7 @@ DEPRECATED_OFFICIAL_TAPS = %w[
games
gui
head-only
+ nginx
python
tex
versions