aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/official_taps.rb
blob: 0f043c73b4356c62780f7a457a395bfb4eaac224 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OFFICIAL_TAPS = %w[
  apache
  binary
  completions
  devel-only
  dupes
  emacs
  fuse
  games
  head-only
  nginx
  php
  python
  science
  tex
  versions
  x11
]