From f97c91055708c7c8495d47dbb7dabbdbb3bdb1ea Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 27 Jan 2013 15:47:20 -0800 Subject: gengetopt: style nits --- Library/Formula/gengetopt.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/gengetopt.rb b/Library/Formula/gengetopt.rb index 40e66e011..900e94f43 100644 --- a/Library/Formula/gengetopt.rb +++ b/Library/Formula/gengetopt.rb @@ -1,9 +1,9 @@ require 'formula' class Gengetopt < Formula + homepage 'http://www.gnu.org/software/gengetopt/' url 'http://ftpmirror.gnu.org/gengetopt/gengetopt-2.22.6.tar.gz' mirror 'http://ftp.gnu.org/gnu/gengetopt/gengetopt-2.22.6.tar.gz' - homepage 'http://www.gnu.org/software/gengetopt/' sha1 'c93bdec17f247aa32b3cd6530a6f68aa430d67f5' def install -- cgit v1.2.3