summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-28 17:29:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-28 17:29:57 +0000
commit7c58c0053c4ef7c98dd0532b348db8e60cb88d3b (patch)
treea06006a5a2c03d4cf88523e435702228d29f55bd /net
parentFix build on alpha. (diff)
- Mirror file locally, usual master site is down again
Requested by: maintainer
Notes
Notes: svn path=/head/; revision=134318
Diffstat (limited to 'net')
-rw-r--r--net/boinc-client/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 086c9c2e2e35..177ee5812391 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -8,7 +8,9 @@
PORTNAME= boinc-client
PORTVERSION= 4.67.20050320
CATEGORIES= net
-MASTER_SITES= http://boinc.berkeley.edu/source/nightly/
+MASTER_SITES= http://boinc.berkeley.edu/source/nightly/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= pav
DISTNAME= boinc-cvs-2005-03-20
MAINTAINER= fbsd@opal.com