postmark: style nits
This commit is contained in:
parent
9143442522
commit
3d368ccfd5
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Postmark < Formula
|
||||
homepage 'http://packages.debian.org/stable/utils/postmark'
|
||||
url 'http://mirrors.kernel.org/debian/pool/main/p/postmark/postmark_1.51.orig.tar.gz'
|
||||
mirror 'http://ftp.us.debian.org/debian/pool/main/p/postmark/postmark_1.51.orig.tar.gz'
|
||||
homepage 'http://packages.debian.org/stable/utils/postmark'
|
||||
sha1 '2cf0be75e3cb255f36fb1f3e412bcf8f81b39969'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue