diff options
Diffstat (limited to 'Library/Formula/unixodbc.rb')
| -rw-r--r-- | Library/Formula/unixodbc.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/unixodbc.rb b/Library/Formula/unixodbc.rb index 43281b38f..80631f92a 100644 --- a/Library/Formula/unixodbc.rb +++ b/Library/Formula/unixodbc.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Unixodbc <Formula    @url='http://www.unixodbc.org/unixODBC-2.2.14.tar.gz'  | 
