diff options
Diffstat (limited to 'Library/Formula/memcacheq.rb')
| -rw-r--r-- | Library/Formula/memcacheq.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/memcacheq.rb b/Library/Formula/memcacheq.rb index e5c494608..966e92964 100644 --- a/Library/Formula/memcacheq.rb +++ b/Library/Formula/memcacheq.rb @@ -1,6 +1,6 @@ require 'formula' -class Memcacheq <Formula +class Memcacheq < Formula url 'http://memcacheq.googlecode.com/files/memcacheq-0.2.0.tar.gz' homepage 'http://memcachedb.org/memcacheq' md5 'feab28f4cd4dd37311c98df6e14ea997' |
