aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2012-09-25 19:54:08 -0700
committerAdam Vandenberg2012-09-25 19:54:08 -0700
commitc23c5ae41ad467a0b4199b492c6b5a42b81ec60e (patch)
tree307ca924fb837023d589a80fe1efa48f0745d882 /Library
parent26d725f5cc6a4f25ad37ef68da2610ad106e4aba (diff)
downloadhomebrew-c23c5ae41ad467a0b4199b492c6b5a42b81ec60e.tar.bz2
vice: style nit
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/vice.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/vice.rb b/Library/Formula/vice.rb
index 4fea26e31..14f6be4bd 100644
--- a/Library/Formula/vice.rb
+++ b/Library/Formula/vice.rb
@@ -1,9 +1,9 @@
require 'formula'
class Vice < Formula
+ homepage 'http://vice-emu.sourceforge.net/'
url "http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/vice-2.3.tar.gz"
sha1 '5e7e1a375a4ca8c4895dc1552162955fdffce296'
- homepage 'http://vice-emu.sourceforge.net/'
depends_on 'jpeg'
depends_on :libpng