summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2009-05-21 11:33:55 +0000
committerzafer <zafer@pkgsrc.org>2009-05-21 11:33:55 +0000
commite373683f184eb607af1a57643034608a6696d763 (patch)
tree38fe9632245a83b8b4d9adf0ea8b9ba955133e3c /mail
parent3c61b65a87e51107b32a3583358af712fde4f6c8 (diff)
downloadpkgsrc-e373683f184eb607af1a57643034608a6696d763.tar.gz
remove not working mirror.
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmailconf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index a55382c145c..b6519c08126 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.73 2009/02/09 22:56:24 joerg Exp $
+# $NetBSD: Makefile,v 1.74 2009/05/21 11:33:55 zafer Exp $
DISTNAME= fetchmail-6.3.8
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
PKGREVISION= 1
CATEGORIES= mail
-MASTER_SITES= http://download.berlios.de/fetchmail/ \
- http://download2.berlios.de/fetchmail/
+MASTER_SITES= http://download.berlios.de/fetchmail/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org