diff options
Diffstat (limited to 'Library/Formula/mongodb.rb')
| -rw-r--r-- | Library/Formula/mongodb.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb index 35733ae4e..2b4d6614d 100644 --- a/Library/Formula/mongodb.rb +++ b/Library/Formula/mongodb.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Mongodb <Formula    url 'http://downloads.mongodb.org/osx/mongodb-osx-x86_64-1.1.1.tgz'  | 
