aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPer Cederberg2013-10-09 15:15:13 +0200
committerAdam Vandenberg2013-10-11 20:08:06 -0700
commitb5f7394d37abe89c9dfd50b3612fa8ebbabfacae (patch)
tree6d62859bce1e3cf240a9b6b391480de2c2f29e28
parente660f7266f2e5a71b1ff24bca3304abe115305ae (diff)
downloadhomebrew-b5f7394d37abe89c9dfd50b3612fa8ebbabfacae.tar.bz2
wait_on: fix URL
Closes #23168. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/wait_on.rb2
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