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-textbuf | |
parent | Update to latest distfile. (diff) |
The master site is down right now, so provide an alternative site.
Diffstat (limited to 'devel/ruby-textbuf')
-rw-r--r-- | devel/ruby-textbuf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-textbuf/Makefile b/devel/ruby-textbuf/Makefile index a704ae6395c5..87c3f6fa9c39 100644 --- a/devel/ruby-textbuf/Makefile +++ b/devel/ruby-textbuf/Makefile @@ -9,7 +9,8 @@ PORTNAME= textbuf PORTVERSION= 0.3.8 PORTREVISION= 1 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 |