pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail Add second Berlios download site to MASTER_SITES....
details: https://anonhg.NetBSD.org/pkgsrc/rev/5d184c970cb7
branches: trunk
changeset: 524052:5d184c970cb7
user: salo <salo%pkgsrc.org@localhost>
date: Wed Jan 17 17:36:51 2007 +0000
description:
Add second Berlios download site to MASTER_SITES. The main one gets
overloaded from time to time.. (e.g., now).
diffstat:
mail/fetchmail/Makefile | 5 +++--
mail/fetchmailconf/Makefile | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 3e2609eacb08 -r 5d184c970cb7 mail/fetchmail/Makefile
--- a/mail/fetchmail/Makefile Wed Jan 17 17:36:12 2007 +0000
+++ b/mail/fetchmail/Makefile Wed Jan 17 17:36:51 2007 +0000
@@ -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@localhost
diff -r 3e2609eacb08 -r 5d184c970cb7 mail/fetchmailconf/Makefile
--- a/mail/fetchmailconf/Makefile Wed Jan 17 17:36:12 2007 +0000
+++ b/mail/fetchmailconf/Makefile Wed Jan 17 17:36:51 2007 +0000
@@ -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@localhost
Home |
Main Index |
Thread Index |
Old Index