aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/netris.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/Library/Formula/netris.rb b/Library/Formula/netris.rb
index 0448a8f64..6d49905d9 100644
--- a/Library/Formula/netris.rb
+++ b/Library/Formula/netris.rb
@@ -1,8 +1,10 @@
require 'formula'
class Netris < Formula
- url 'ftp://ftp.netris.org/pub/netris/netris-0.52.tar.gz'
homepage 'http://www.netris.org/'
+ url 'http://ftp.de.debian.org/debian/pool/main/n/netris/netris_0.52.orig.tar.gz'
+ # Official site is non-responsive - 3/19/2012 - @adamv
+ # url 'ftp://ftp.netris.org/pub/netris/netris-0.52.tar.gz'
md5 'b55af5697175ee06f7c6e40101979c38'
# Debian has been applying fixes and security patches, so let's re-use their work.