aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 21:37:02 -0800
committerAdam Vandenberg2013-01-28 21:40:17 -0800
commit277e45712d60b7671770d4964dbcdf533d87b91c (patch)
treefb88657fa1bf62b85b9fefecdcf6644090ba3333
parent2a7cd9d726aab997654072e85562b14541d82d69 (diff)
downloadhomebrew-277e45712d60b7671770d4964dbcdf533d87b91c.tar.bz2
premake: style nits
-rw-r--r--Library/Formula/premake.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/premake.rb b/Library/Formula/premake.rb
index 2715ed30b..991fe5048 100644
--- a/Library/Formula/premake.rb
+++ b/Library/Formula/premake.rb
@@ -1,9 +1,9 @@
require 'formula'
class Premake < Formula
+ homepage 'http://industriousone.com/premake'
url 'http://downloads.sourceforge.net/project/premake/Premake/4.3/premake-4.3-src.zip'
sha1 '8f37a3599121580f18b578811162b9b49a2e122f'
- homepage 'http://industriousone.com/premake'
def install
# Linking against stdc++-static causes a library not found error on 10.7