diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-08 11:38:07 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-08 11:38:07 +0000 |
commit | a19d80a756d7e37428e7a07dbb280d66e85bf86e (patch) | |
tree | 4fb96995b25883f993207b7a433e73529d3ddbcc /devel | |
parent | Update MASTER_SITES, WWW and the author email. (diff) |
Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, now
that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
Notes
Notes:
svn path=/head/; revision=67629
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-amstd/Makefile | 3 | ||||
-rw-r--r-- | devel/ruby-racc/Makefile | 3 | ||||
-rw-r--r-- | devel/ruby-setup.rb/Makefile | 3 | ||||
-rw-r--r-- | devel/ruby-textbuf/Makefile | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile index 9f03a3bba213..d4f0b16aa3c5 100644 --- a/devel/ruby-amstd/Makefile +++ b/devel/ruby-amstd/Makefile @@ -8,8 +8,7 @@ PORTNAME= amstd PORTVERSION= 2.0.0 CATEGORIES= devel ruby -MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ \ - http://www.ruby-lang.org/~knu/backup/ +MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile index 3786a6d05ff6..d457f962bef7 100644 --- a/devel/ruby-racc/Makefile +++ b/devel/ruby-racc/Makefile @@ -8,8 +8,7 @@ PORTNAME= racc PORTVERSION= 1.4.2 CATEGORIES= devel ruby -MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ \ - http://www.ruby-lang.org/~knu/backup/ +MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}-all diff --git a/devel/ruby-setup.rb/Makefile b/devel/ruby-setup.rb/Makefile index be96c5e2ef83..fc4b62227309 100644 --- a/devel/ruby-setup.rb/Makefile +++ b/devel/ruby-setup.rb/Makefile @@ -9,8 +9,7 @@ PORTNAME= setup.rb PORTVERSION= 3.1.2 PORTREVISION= 1 CATEGORIES= devel ruby -MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ \ - http://www.ruby-lang.org/~knu/backup/ +MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME:R} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:R}-${PORTVERSION} diff --git a/devel/ruby-textbuf/Makefile b/devel/ruby-textbuf/Makefile index ef4de2e675b1..a7f01747f9cb 100644 --- a/devel/ruby-textbuf/Makefile +++ b/devel/ruby-textbuf/Makefile @@ -9,8 +9,7 @@ PORTNAME= textbuf PORTVERSION= 0.3.8 PORTREVISION= 1 CATEGORIES= devel ruby -MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ \ - http://www.ruby-lang.org/~knu/backup/ +MASTER_SITES= http://www.loveruby.net/archive/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |