summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/fetchmailconf/Makefile')
-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