aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-28 21:16:48 -0800
committerAdam Vandenberg2013-01-28 21:40:32 -0800
commit533bc9d9b5be6d1bf21d232c2a40fb72e5deb28c (patch)
treed92da8b58182bcbccb180b33117dbab4b64c351d
parent889fecc373ba5145a0c35432c2683b52b5e82a34 (diff)
downloadhomebrew-533bc9d9b5be6d1bf21d232c2a40fb72e5deb28c.tar.bz2
memcacheq: style nits
-rw-r--r--Library/Formula/memcacheq.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/memcacheq.rb b/Library/Formula/memcacheq.rb
index 1c39da024..3a7586999 100644
--- a/Library/Formula/memcacheq.rb
+++ b/Library/Formula/memcacheq.rb
@@ -1,8 +1,8 @@
require 'formula'
class Memcacheq < Formula
- url 'http://memcacheq.googlecode.com/files/memcacheq-0.2.0.tar.gz'
homepage 'http://memcachedb.org/memcacheq'
+ url 'http://memcacheq.googlecode.com/files/memcacheq-0.2.0.tar.gz'
sha1 'fc373e02335301cbfe4c00420bdf8592ca2bf95a'
depends_on 'berkeley-db'