From 29bde1b218b02dd22aa70a382b454033fd57206c Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 25 Aug 2001 20:38:29 +0000 Subject: Add MASTER_SITE_LOCAL to MASTER_SITES, since the site refuses to let WWW clients like fetch, wget, lukemftp, and lftp download the distfile. (Netscape and curl were okay) I'll contact the webmaster later. --- net/ruby-romp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/ruby-romp') diff --git a/net/ruby-romp/Makefile b/net/ruby-romp/Makefile index 4288ff2e0dfc..389cba2dabc8 100644 --- a/net/ruby-romp/Makefile +++ b/net/ruby-romp/Makefile @@ -8,7 +8,9 @@ PORTNAME= romp PORTVERSION= 0.1 CATEGORIES= net ruby -MASTER_SITES= http://rm-f.net/~cout/ruby/romp/ +MASTER_SITES= http://rm-f.net/~cout/ruby/romp/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= knu PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} romp.html DIST_SUBDIR= ruby -- cgit v1.2.3