summaryrefslogtreecommitdiff
path: root/lang/ruby-reference
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-10-09 23:01:53 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-10-09 23:01:53 +0000
commitefe3722bacfa723f5d3f07cd64fbdd5921d71fa4 (patch)
tree3f0fe41a1fffb2506a85b1c3cbd30408f8f39a58 /lang/ruby-reference
parentChase updated mastersite. (diff)
Apparently this is no longer available from the original authors. Just
show the mirror site, although this will show it in the 'fetch' list twice.
Diffstat (limited to 'lang/ruby-reference')
-rw-r--r--lang/ruby-reference/Makefile2
-rw-r--r--lang/ruby-reference/pkg-descr1
2 files changed, 1 insertions, 2 deletions
diff --git a/lang/ruby-reference/Makefile b/lang/ruby-reference/Makefile
index 16b6c6a55d53..f341820aa249 100644
--- a/lang/ruby-reference/Makefile
+++ b/lang/ruby-reference/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ruby-reference
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= lang ruby
-MASTER_SITES= http://www.pragmaticprogrammer.com/ruby/downloads/files/
+MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ruby/
DISTNAME= rubyref_html_${PORTVERSION}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
diff --git a/lang/ruby-reference/pkg-descr b/lang/ruby-reference/pkg-descr
index 3db1972b0208..a52cd7429a2e 100644
--- a/lang/ruby-reference/pkg-descr
+++ b/lang/ruby-reference/pkg-descr
@@ -6,5 +6,4 @@ RubyCentral.
The documentation is released under the Open Publication License.
-WWW: http://www.pragmaticprogrammer.com/ruby/downloads/refman.html
Authors: The Pragmatic Programmers, LLC