aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/smartypants.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/smartypants.rb b/Library/Formula/smartypants.rb
index c7ef569fa..f6bef9b3d 100644
--- a/Library/Formula/smartypants.rb
+++ b/Library/Formula/smartypants.rb
@@ -1,9 +1,9 @@
require 'formula'
class Smartypants < Formula
+ homepage 'http://daringfireball.net/projects/smartypants/'
url 'http://daringfireball.net/projects/downloads/SmartyPants_1.5.1.zip'
sha1 '339a493f89cfee1e9f051bb1b39f9dcae4c595ca'
- homepage 'http://daringfireball.net/projects/smartypants/'
def install
bin.install 'SmartyPants.pl' => 'smartypants'