diff options
Diffstat (limited to 'Library/Formula/neon.rb')
| -rw-r--r-- | Library/Formula/neon.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/neon.rb b/Library/Formula/neon.rb index 2a100e328..2b7686492 100644 --- a/Library/Formula/neon.rb +++ b/Library/Formula/neon.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Neon <Formula    @url='http://www.webdav.org/neon/neon-0.29.0.tar.gz'  | 
