summaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2007-01-17 17:36:51 +0000
committersalo <salo@pkgsrc.org>2007-01-17 17:36:51 +0000
commitc8191058eab029da35985fa2899ea8feb84a339e (patch)
treea262be141dabdbe4f252c433c0a7fcd19a5188f4 /mail/fetchmail
parent346966da19e1330a5e0d98cf60070e62e4492b59 (diff)
downloadpkgsrc-c8191058eab029da35985fa2899ea8feb84a339e.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/fetchmail')
-rw-r--r--mail/fetchmail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 750c64cc601..ac26d0291fc 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.159 2007/01/17 14:29:11 tron Exp $
+# $NetBSD: Makefile,v 1.160 2007/01/17 17:36:51 salo Exp $
DISTNAME= fetchmail-6.3.6
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= frueauf@NetBSD.org