diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-02-24 23:03:29 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-02-24 23:03:29 +0000 |
commit | 73e0af32bf9e2ec99beef872e9ebe6d02291cb09 (patch) | |
tree | 6dfea532b86463ff0abbf74c0956140c9304c164 /devel/ruby-amstd | |
parent | Update to latest distfile. (diff) |
The master site is down right now, so provide an alternative site.
Notes
Notes:
svn path=/head/; revision=55207
Diffstat (limited to 'devel/ruby-amstd')
-rw-r--r-- | devel/ruby-amstd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile index 530448531ccf..8d53224131b1 100644 --- a/devel/ruby-amstd/Makefile +++ b/devel/ruby-amstd/Makefile @@ -8,7 +8,8 @@ PORTNAME= amstd PORTVERSION= 2.0.0 CATEGORIES= devel ruby -MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ +MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ \ + http://www.ruby-lang.org/~knu/loveruby.net/ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |