aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2012-09-28 20:13:20 -0700
committerAdam Vandenberg2012-09-28 20:13:20 -0700
commit08cace9bc9223f49fb1d6a98552e727d22cccdbd (patch)
tree45aeb0c33e6e253c2354f873e7d7b715dc2f50da /Library
parent350b84a7944363b22f3995d3c6fedb4ae473c702 (diff)
downloadhomebrew-08cace9bc9223f49fb1d6a98552e727d22cccdbd.tar.bz2
mess/mame: update svn url
Closes #15150.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mame.rb4
-rw-r--r--Library/Formula/mess.rb4
2 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/mame.rb b/Library/Formula/mame.rb
index c62f84c8e..a78960cb3 100644
--- a/Library/Formula/mame.rb
+++ b/Library/Formula/mame.rb
@@ -2,10 +2,10 @@ require 'formula'
class Mame < Formula
homepage 'http://mamedev.org/'
- url 'svn://messdev.no-ip.org/mess', :revision => 15603
+ url 'svn://dspnet.fr/mame/trunk', :revision => 15603
version '146u3'
- head 'svn://messdev.no-ip.org/mess'
+ head 'svn://dspnet.fr/mame/trunk'
depends_on :x11
depends_on 'sdl'
diff --git a/Library/Formula/mess.rb b/Library/Formula/mess.rb
index ae40b664f..d21328a92 100644
--- a/Library/Formula/mess.rb
+++ b/Library/Formula/mess.rb
@@ -2,10 +2,10 @@ require 'formula'
class Mess < Formula
homepage 'http://www.mess.org/'
- url 'svn://messdev.no-ip.org/mess', :revision => 15603
+ url 'svn://dspnet.fr/mame/trunk', :revision => 15603
version '146u3'
- head 'svn://messdev.no-ip.org/mess'
+ head 'svn://dspnet.fr/mame/trunk'
depends_on :x11
depends_on 'sdl'