diff options
Diffstat (limited to 'Library/Formula/luarocks.rb')
| -rw-r--r-- | Library/Formula/luarocks.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/luarocks.rb b/Library/Formula/luarocks.rb index a8165f7c6..b8161c32b 100644 --- a/Library/Formula/luarocks.rb +++ b/Library/Formula/luarocks.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Luarocks <Formula    @url='http://luaforge.net/frs/download.php/3981/luarocks-1.0.1.tar.gz'  | 
