aboutsummaryrefslogtreecommitdiffstats
path: root/Formula/ack.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Formula/ack.rb')
-rw-r--r--Formula/ack.rb10
1 files changed, 0 insertions, 10 deletions
diff --git a/Formula/ack.rb b/Formula/ack.rb
deleted file mode 100644
index 4bab09c89..000000000
--- a/Formula/ack.rb
+++ /dev/null
@@ -1,10 +0,0 @@
-require 'brewkit'
-
-class Ack <UncompressedScriptFormula
- def initialize
- @version='1.88'
- @url="http://ack.googlecode.com/svn/tags/#{@version}/ack"
- @md5='8009a13ab0fc66047bea0ea2ad89419c'
- @homepage='http://betterthangrep.com/'
- end
-end \ No newline at end of file