diff options
Diffstat (limited to 'Library/Formula/atf.rb')
| -rw-r--r-- | Library/Formula/atf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/atf.rb b/Library/Formula/atf.rb index b05506e4d..96d859bed 100644 --- a/Library/Formula/atf.rb +++ b/Library/Formula/atf.rb @@ -1,6 +1,6 @@ require 'formula' -class Atf <Formula +class Atf < Formula url 'ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/atf/0.12/atf-0.12.tar.gz' homepage 'http://www.netbsd.org/~jmmv/atf/index.html' md5 'e3681dcf39f514bcddf057cabecf4944' |
