From 64a4c95d67264661e85555a0af5021215acf3997 Mon Sep 17 00:00:00 2001
From: Simon Barner <barner@FreeBSD.org>
Date: Thu, 10 Nov 2005 16:30:32 +0000
Subject: Add private backup master site.

Requested by:	Diane Bruce <db@db.net>
PR:		ports/88787
---
 mail/fetchmail/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

(limited to 'mail')

diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 3c1461a32e1e..90189fff199b 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -17,14 +17,16 @@ MASTER_SITES=	http://download.berlios.de/%SUBDIR%/:fetchmail_site,fetchmailconf_
 		http://www.catb.org/~esr/%SUBDIR%/:fetchmail_site \
 		ftp://ftp.ayamura.org/pub/%SUBDIR%/:fetchmail_site \
 		ftp://ftp.win.jp/pub/%SUBDIR%/:fetchmail \
-		ftp://ftp.dti.ad.jp/pub/net/mail/%SUBDIR%/:fetchmail_site
+		ftp://ftp.dti.ad.jp/pub/net/mail/%SUBDIR%/:fetchmail_site \
+		http://home.leo.org/~barner/freebsd/distfiles/:fetchmail_site,fetchmailconf_site
 MASTER_SITE_SUBDIR=	fetchmail/:fetchmail_site,fetchmailconf_site
 DISTNAME=	${PORTNAME}-6.2.5
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:fetchmail_site \
 		fetchmailconf-${FETCHMAILCONF_VER}.gz:fetchmailconf_site
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-PATCH_SITES=	http://download.berlios.de/%SUBDIR%/
+PATCH_SITES=	http://download.berlios.de/%SUBDIR%/ \
+		http://home.leo.org/~barner/freebsd/distfiles/
 PATCH_SITE_SUBDIR=	fetchmail
 PATCHFILES=	${PORTNAME}-patch-${PORTVERSION}.gz
 PATCH_DIST_STRIP=-p1
-- 
cgit v1.2.3