diff options
Diffstat (limited to 'Library/Formula/emacs.rb')
| -rw-r--r-- | Library/Formula/emacs.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb index 995ec0c61..99d13aeec 100644 --- a/Library/Formula/emacs.rb +++ b/Library/Formula/emacs.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Emacs <Formula    head 'git://git.savannah.gnu.org/emacs.git'  | 
