aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-10-04 14:24:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-10-04 14:24:10 +0000
commit399f0cf3c40e7ec6e3765b2ef99d4fcd078ae85b (patch)
treec5446c73b31b9745cf7b39eb7f69606a4529e668
parent0831ef23ff702bdfe98f6f54aba660903f6beea9 (diff)
downloadports-399f0cf3c40e7ec6e3765b2ef99d4fcd078ae85b.tar.gz
ports-399f0cf3c40e7ec6e3765b2ef99d4fcd078ae85b.zip
Notes
-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/