From 16d45a7bf2f8676f5d5dce47465df2873a2f63b6 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 13 Sep 2011 23:35:54 -0500 Subject: s3fs: fix audit warning Signed-off-by: Jack Nagel --- Library/Formula/s3fs.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/s3fs.rb b/Library/Formula/s3fs.rb index b95abc22e..fc49af139 100644 --- a/Library/Formula/s3fs.rb +++ b/Library/Formula/s3fs.rb @@ -1,7 +1,7 @@ require 'formula' class S3fs < Formula - homepage 'http://code.google.com/p/s3fs' + homepage 'http://code.google.com/p/s3fs/' url 'http://s3fs.googlecode.com/files/s3fs-1.61.tar.gz' md5 '0dd7b7e9b1c58312cde19894488c5072' -- cgit v1.2.3