aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ack.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ack.rb')
-rw-r--r--Library/Formula/ack.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ack.rb b/Library/Formula/ack.rb
index 479f31521..467aa7122 100644
--- a/Library/Formula/ack.rb
+++ b/Library/Formula/ack.rb
@@ -6,6 +6,7 @@ class Ack <ScriptFileFormula
@md5='8009a13ab0fc66047bea0ea2ad89419c'
@homepage='http://betterthangrep.com/'
+ # because our url looks like a svn one Homebrew defaults to the svn strategy
def download_strategy
HttpDownloadStrategy
end