mailcheck: style nits
This commit is contained in:
parent
beed40c8b0
commit
e304a2a6c2
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Mailcheck < Formula
|
||||
url 'http://downloads.sourceforge.net/project/mailcheck/mailcheck/1.91.2/mailcheck_1.91.2.tar.gz'
|
||||
homepage 'http://mailcheck.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/mailcheck/mailcheck/1.91.2/mailcheck_1.91.2.tar.gz'
|
||||
sha1 '62909555f1afcb411fe097fce6595889dd2c5bcf'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue