diff options
Diffstat (limited to 'Library/Formula/ragel.rb')
| -rw-r--r-- | Library/Formula/ragel.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ragel.rb b/Library/Formula/ragel.rb index dcc896b2f..0f0941b55 100644 --- a/Library/Formula/ragel.rb +++ b/Library/Formula/ragel.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Ragel <Formula    url 'http://www.complang.org/ragel/ragel-6.5.tar.gz'  | 
