diff options
Diffstat (limited to 'Library/Formula/ec2-api-tools.rb')
| -rw-r--r-- | Library/Formula/ec2-api-tools.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ec2-api-tools.rb b/Library/Formula/ec2-api-tools.rb index 58239bb6d..e79dadd02 100644 --- a/Library/Formula/ec2-api-tools.rb +++ b/Library/Formula/ec2-api-tools.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Ec2ApiTools <Formula    @homepage='http://developer.amazonwebservices.com/connect/entry.jspa?externalID=351'  | 
