diff options
Diffstat (limited to 'Library/Formula/expat.rb')
| -rw-r--r-- | Library/Formula/expat.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/expat.rb b/Library/Formula/expat.rb index cfe6af859..cc297608f 100644 --- a/Library/Formula/expat.rb +++ b/Library/Formula/expat.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula' class Expat <Formula @url='http://softlayer.dl.sourceforge.net/project/expat/expat/2.0.1/expat-2.0.1.tar.gz' |
