From 79d0a1a4079769e28ea6f41f27e8199dcc025d51 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 28 Apr 2005 19:55:16 +0000 Subject: [PATCH] - Mirror distfile on MASTER_SITE_LOCAL, regular master site is often unreachable Requested by: maintainer --- astro/boinc-setiathome/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/astro/boinc-setiathome/Makefile b/astro/boinc-setiathome/Makefile index 3d440d1f1137..2d32ce88498a 100644 --- a/astro/boinc-setiathome/Makefile +++ b/astro/boinc-setiathome/Makefile @@ -8,7 +8,9 @@ PORTNAME= boinc-setiathome PORTVERSION= 4.07.20050218 CATEGORIES= astro -MASTER_SITES= http://setiweb.ssl.berkeley.edu/sah/seti_source/nightly/ +MASTER_SITES= http://setiweb.ssl.berkeley.edu/sah/seti_source/nightly/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav DISTNAME= seti_boinc-client-cvs-2005-02-18 MAINTAINER= fbsd@opal.com