From 4e557bda7f1ea87afb0feb60067b865e8b4acac1 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 26 Jan 2013 17:49:17 -0800 Subject: bindfs: style nits --- Library/Formula/bindfs.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/bindfs.rb b/Library/Formula/bindfs.rb index d4fbc2c65..97b384daf 100644 --- a/Library/Formula/bindfs.rb +++ b/Library/Formula/bindfs.rb @@ -1,8 +1,8 @@ require 'formula' class Bindfs < Formula - url 'http://bindfs.googlecode.com/files/bindfs-1.11.tar.gz' homepage 'http://code.google.com/p/bindfs/' + url 'http://bindfs.googlecode.com/files/bindfs-1.11.tar.gz' sha1 '9bb15d3b2d64cae4da936be13625010b3cd9f8ef' depends_on 'pkg-config' => :build -- cgit v1.2.3