diff options
| author | Adam Vandenberg | 2013-01-27 21:21:22 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2013-01-28 21:40:11 -0800 |
| commit | bf379650727e4ce661e7036d15aa02ce3727caa1 (patch) | |
| tree | 23ebfc8722761831f99b0e62369ba2f6169363bd /Library | |
| parent | acd23685f7c7bae932e36d26c2d86d0132bbc426 (diff) | |
| download | homebrew-bf379650727e4ce661e7036d15aa02ce3727caa1.tar.bz2 | |
sitecopy: style nits
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/sitecopy.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sitecopy.rb b/Library/Formula/sitecopy.rb index c7b05cbe9..c8ca52d1a 100644 --- a/Library/Formula/sitecopy.rb +++ b/Library/Formula/sitecopy.rb @@ -1,8 +1,8 @@ require 'formula' class Sitecopy < Formula - url 'http://www.manyfish.co.uk/sitecopy/sitecopy-0.16.6.tar.gz' homepage 'http://www.manyfish.co.uk/sitecopy/' + url 'http://www.manyfish.co.uk/sitecopy/sitecopy-0.16.6.tar.gz' sha1 '2de3679d98c31331f48ff10e824c615a180f2d3b' def install |
