diff options
Diffstat (limited to 'Library/Formula/maven.rb')
| -rw-r--r-- | Library/Formula/maven.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/maven.rb b/Library/Formula/maven.rb index 161cc774e..c533a57a5 100644 --- a/Library/Formula/maven.rb +++ b/Library/Formula/maven.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Maven <Formula    @url='http://apache.mirrors.timporter.net/maven/binaries/apache-maven-2.2.1-bin.tar.gz'  | 
