diff options
Diffstat (limited to 'Library/Formula/pdfcrack.rb')
| -rw-r--r-- | Library/Formula/pdfcrack.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pdfcrack.rb b/Library/Formula/pdfcrack.rb index d4cdaebbc..f9986ff3d 100644 --- a/Library/Formula/pdfcrack.rb +++ b/Library/Formula/pdfcrack.rb @@ -1,6 +1,6 @@  require 'formula' -class Pdfcrack <Formula +class Pdfcrack < Formula    url 'http://downloads.sourceforge.net/project/pdfcrack/pdfcrack/pdfcrack-0.11/pdfcrack-0.11.tar.gz'    homepage 'http://pdfcrack.sourceforge.net/'    md5 '00bdb4c44dd209f493fc02d38c1a6377'  | 
