aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/netris.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/netris.rb b/Library/Formula/netris.rb
index 6d49905d9..86789ecb3 100644
--- a/Library/Formula/netris.rb
+++ b/Library/Formula/netris.rb
@@ -1,10 +1,10 @@
require 'formula'
class Netris < Formula
- 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'
+ homepage 'http://www.netris.org/'
+ url 'ftp://ftp.netris.org/pub/netris/netris-0.52.tar.gz'
+ mirror 'http://ftp.de.debian.org/debian/pool/main/n/netris/netris_0.52.orig.tar.gz'
md5 'b55af5697175ee06f7c6e40101979c38'
# Debian has been applying fixes and security patches, so let's re-use their work.