diff options
Diffstat (limited to 'Library/Formula/physfs.rb')
| -rw-r--r-- | Library/Formula/physfs.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/physfs.rb b/Library/Formula/physfs.rb index 03bd556b6..47d557ac7 100644 --- a/Library/Formula/physfs.rb +++ b/Library/Formula/physfs.rb @@ -4,7 +4,7 @@ class Physfs < Formula homepage 'http://icculus.org/physfs/' url 'http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2' # Upstream not responding: - # https://github.com/mxcl/homebrew/issues/17203 + # https://github.com/Homebrew/homebrew/issues/17203 mirror 'https://dl.dropbox.com/u/3252883/Games/physfs-2.0.3.tar.bz2' sha1 '327308c777009a41bbabb9159b18c4c0ac069537' |
