diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-28 19:55:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-28 19:55:16 +0000 |
commit | 79d0a1a4079769e28ea6f41f27e8199dcc025d51 (patch) | |
tree | 343ee6c0c5272fdf9ab658e48086d8111a26fba2 /astro/boinc-setiathome | |
parent | 2492f124254fc7d5797923799b91735381cb87ad (diff) |
- Mirror distfile on MASTER_SITE_LOCAL, regular master site is often
unreachable
Requested by: maintainer
Notes
Notes:
svn path=/head/; revision=134330
Diffstat (limited to 'astro/boinc-setiathome')
-rw-r--r-- | astro/boinc-setiathome/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |