aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/couchdb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/couchdb.rb b/Library/Formula/couchdb.rb
index dc942299b..1fa74db74 100644
--- a/Library/Formula/couchdb.rb
+++ b/Library/Formula/couchdb.rb
@@ -2,7 +2,7 @@ require 'formula'
class Couchdb <Formula
url 'git://github.com/apache/couchdb.git'
- homepage='http://couchdb.apache.org/'
+ homepage "http://couchdb.apache.org/"
version "0.11.0"
@specs = {:tag => "origin/tags/0.11.0"}