summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf
diff options
context:
space:
mode:
authorsalo <salo>2007-01-17 17:36:51 +0000
committersalo <salo>2007-01-17 17:36:51 +0000
commite5f59176bb52a0accd0f14bf6a8fd44dc3131b8e (patch)
treea262be141dabdbe4f252c433c0a7fcd19a5188f4 /mail/fetchmailconf
parente0749d1a6f4e2d134ac7acb50a9b37dac3ca0265 (diff)
downloadpkgsrc-e5f59176bb52a0accd0f14bf6a8fd44dc3131b8e.tar.gz
Add second Berlios download site to MASTER_SITES. The main one gets
overloaded from time to time.. (e.g., now).
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r--mail/fetchmailconf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index 68c3cf2ead9..4e36899f0c5 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.70 2007/01/17 14:29:11 tron Exp $
+# $NetBSD: Makefile,v 1.71 2007/01/17 17:36:51 salo Exp $
DISTNAME= fetchmail-6.3.6
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
CATEGORIES= mail
-MASTER_SITES= http://download.berlios.de/fetchmail/
+MASTER_SITES= http://download.berlios.de/fetchmail/ \
+ http://download2.berlios.de/fetchmail/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org