aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/aescrypt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/aescrypt.rb')
-rw-r--r--Library/Formula/aescrypt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/aescrypt.rb b/Library/Formula/aescrypt.rb
index c8e037e48..266bf3c02 100644
--- a/Library/Formula/aescrypt.rb
+++ b/Library/Formula/aescrypt.rb
@@ -1,6 +1,6 @@
require 'formula'
-class Aescrypt <Formula
+class Aescrypt < Formula
url 'http://aescrypt.sourceforge.net/aescrypt-0.7.tar.gz'
homepage 'http://aescrypt.sourceforge.net/'
md5 'cbec5d7f00a289944397a8079c1d3c6c'