diff options
Diffstat (limited to 'Library/Formula/mcrypt.rb')
| -rw-r--r-- | Library/Formula/mcrypt.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mcrypt.rb b/Library/Formula/mcrypt.rb index a69935875..6ce5e47a6 100644 --- a/Library/Formula/mcrypt.rb +++ b/Library/Formula/mcrypt.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Mcrypt <Formula    @url='ftp://mirror.internode.on.net/pub/gentoo/distfiles/libmcrypt-2.5.8.tar.gz'  | 
