aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/macvim.rb
diff options
context:
space:
mode:
authorJack Nagel2014-12-03 17:44:40 -0500
committerJack Nagel2014-12-03 17:44:40 -0500
commit8fcdc0a3258ec574b7407506b7635f9f5174a297 (patch)
treed27859c1b4e85e839240ed216ff6c20c216a3e12 /Library/Formula/macvim.rb
parent890b799e1f3c3caafbf7f508a67b8292547097e4 (diff)
downloadhomebrew-8fcdc0a3258ec574b7407506b7635f9f5174a297.tar.bz2
Drop redundant :branch => "master"
Diffstat (limited to 'Library/Formula/macvim.rb')
-rw-r--r--Library/Formula/macvim.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb
index 9989b0db2..af25bb6d8 100644
--- a/Library/Formula/macvim.rb
+++ b/Library/Formula/macvim.rb
@@ -8,7 +8,7 @@ class Macvim < Formula
sha1 'b87e37fecb305a99bc268becca39f8854e3ff9f0'
revision 1
- head 'https://github.com/b4winckler/macvim.git', :branch => 'master'
+ head 'https://github.com/b4winckler/macvim.git'
option "custom-icons", "Try to generate custom document icons"
option "override-system-vim", "Override system vim"