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.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ack.rb b/Library/Formula/ack.rb
index 4bab09c89..dbc8faf08 100644
--- a/Library/Formula/ack.rb
+++ b/Library/Formula/ack.rb
@@ -1,6 +1,6 @@
require 'brewkit'
-class Ack <UncompressedScriptFormula
+class Ack <ScriptFileFormula
def initialize
@version='1.88'
@url="http://ack.googlecode.com/svn/tags/#{@version}/ack"