aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/redis-tools.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/redis-tools.rb')
-rw-r--r--Library/Formula/redis-tools.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/redis-tools.rb b/Library/Formula/redis-tools.rb
index dc6a899f7..9e7f48145 100644
--- a/Library/Formula/redis-tools.rb
+++ b/Library/Formula/redis-tools.rb
@@ -1,6 +1,6 @@
require 'formula'
-class RedisTools <Formula
+class RedisTools < Formula
head 'git://github.com/antirez/redis-tools.git'
homepage 'https://github.com/antirez/redis-tools'