Fixed MongoDB::Hardware error on mongodb install

master
Antonio Touriño 2009-11-11 19:17:00 -05:00
parent 2cdecae27b
commit 61bb2dc7d6
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
require 'formula'
require 'hardware'
class Mongodb <Formula
homepage 'http://www.mongodb.org/'