From 3a9f28f3a30905834800a15af1915829e20208fd Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 11 Aug 2000 11:11:38 +0000 Subject: MASTER_SITE_LOCAL'ize because www.bekkoame.ne.jp is found to be problematic - wget and fetch of 3-STABLE get into infinite loop because the server doesn't reply to HEAD requests correctly. (although fetch of 4-STABLE and 5-CURRENT are just fine with it) --- textproc/ruby-xmlparser/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/ruby-xmlparser') diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index cde62029ca7d..cfff8055c43d 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -8,7 +8,9 @@ PORTNAME= xmlparser PORTVERSION= 0.5.19 CATEGORIES= textproc # ruby -MASTER_SITES= http://www.bekkoame.ne.jp/~yoshidam/ +MASTER_SITES= ${MASTER_SITE_LOCAL} \ + http://www.bekkoame.ne.jp/~yoshidam/ +MASTER_SITE_SUBDIR= knu PKGNAMEPREFIX= ruby- DIST_SUBDIR= ruby -- cgit v1.2.3