latex2rtf: style nits
This commit is contained in:
parent
221a63374f
commit
ac55d68f34
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Latex2rtf < Formula
|
||||
url 'http://downloads.sourceforge.net/project/latex2rtf/latex2rtf-unix/2.1.0/latex2rtf-2.1.0.tar.gz'
|
||||
homepage 'http://latex2rtf.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/latex2rtf/latex2rtf-unix/2.1.0/latex2rtf-2.1.0.tar.gz'
|
||||
sha1 '31e6280312b56c2c38cf6a3fddff21a9910c7d6f'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue