aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/ruby-gmp/Makefile2
-rw-r--r--math/ruby-gmp/pkg-descr1
2 files changed, 1 insertions, 2 deletions
diff --git a/math/ruby-gmp/Makefile b/math/ruby-gmp/Makefile
index fcb8ebea55fb..81091da1ad3b 100644
--- a/math/ruby-gmp/Makefile
+++ b/math/ruby-gmp/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gmp
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= math ruby
-MASTER_SITES= http://synapsa.infoland.int.pl/~taw/libgmp-ruby/
+MASTER_SITES= http://raa.ruby-lang.org/cache/libgmp-ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= lib${PORTNAME}-ruby_${PORTVERSION}
DIST_SUBDIR= ruby
diff --git a/math/ruby-gmp/pkg-descr b/math/ruby-gmp/pkg-descr
index 5a407a5e90d4..a1ba25258337 100644
--- a/math/ruby-gmp/pkg-descr
+++ b/math/ruby-gmp/pkg-descr
@@ -1,4 +1,3 @@
This is Ruby bindings to GNU Multiprecision Library.
Author: Tomasz Wegrzanowski <taw@users.sf.net>
-WWW: http://synapsa.infoland.int.pl/~taw/libgmp-ruby/