diff options
Diffstat (limited to 'Library/Formula/astyle.rb')
| -rw-r--r-- | Library/Formula/astyle.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/astyle.rb b/Library/Formula/astyle.rb index 81b7fa52f..e8cddf1c2 100644 --- a/Library/Formula/astyle.rb +++ b/Library/Formula/astyle.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Astyle <Formula    @url='http://kent.dl.sourceforge.net/sourceforge/astyle/astyle_1.23_macosx.tar.gz'  | 
