authexec: style nits

This commit is contained in:
Adam Vandenberg 2012-08-10 11:35:50 -07:00
parent 782f530b1d
commit e7fd88d61b

View file

@ -3,8 +3,9 @@ require 'formula'
class Authexec < Formula
homepage 'https://github.com/tcurdt/authexec'
url 'https://github.com/tcurdt/authexec/tarball/1.0'
sha1 'cae4cbd4c2d3ded8e13b4257d951efd1755ed411'
head 'https://github.com/tcurdt/authexec.git'
md5 '3ee6c6939be0372b3c1fdaa73d762387'
def install
system 'make all'