diff options
Diffstat (limited to 'Library/Formula/remind.rb')
| -rw-r--r-- | Library/Formula/remind.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/remind.rb b/Library/Formula/remind.rb index 9e4fab47c..76fc497b8 100644 --- a/Library/Formula/remind.rb +++ b/Library/Formula/remind.rb @@ -1,7 +1,7 @@ require 'formula' -class Remind <Formula +class Remind < Formula url 'http://www.roaringpenguin.com/files/download/remind-03.01.10.tar.gz' homepage 'http://www.roaringpenguin.com/products/remind' md5 'f6f7829d3ac92e0d6d463c59b5e6ce3f' |
