diff options
| -rw-r--r-- | Library/Formula/wait_on.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wait_on.rb b/Library/Formula/wait_on.rb index c86989d52..9e576a8f0 100644 --- a/Library/Formula/wait_on.rb +++ b/Library/Formula/wait_on.rb @@ -2,7 +2,7 @@ require 'formula' class WaitOn < Formula homepage 'http://www.freshports.org/sysutils/wait_on/' - url 'ftp://ftp.ugh.net.au/pub/unix/wait_on/wait_on-1.1.tar.gz' + url 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/wait_on-1.1.tar.gz' sha1 '9e3fb51b6324f5aca7664fb8165f61a52bd5bd61' depends_on :bsdmake |
