diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gengetopt.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
