diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/trafshow.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/trafshow.rb b/Library/Formula/trafshow.rb index 71b440796..5e863fcc0 100644 --- a/Library/Formula/trafshow.rb +++ b/Library/Formula/trafshow.rb @@ -2,7 +2,7 @@ require 'formula' class Trafshow < Formula homepage 'http://soft.risp.ru/trafshow/index_en.shtml' - url 'ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/trafshow-5.2.3.tgz' + url 'http://distcache.freebsd.org/ports-distfiles/trafshow-5.2.3.tgz' sha1 '1c68f603f12357e932c83de850366c9b46e53d89' depends_on "libtool" => :build |
