summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2009-05-21 11:32:01 +0000
committerzafer <zafer@pkgsrc.org>2009-05-21 11:32:01 +0000
commit5ee02da7b22639eec085c23464cad0a07b722b35 (patch)
treefe1c08d673535c10c728b15d7878fd399b66f4c5 /mail
parent250da798804467b0d1cd08e633fb4438c0f6ea46 (diff)
downloadpkgsrc-5ee02da7b22639eec085c23464cad0a07b722b35.tar.gz
remove not working mirror.
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 2d7f2d8491e..c09fd10af18 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.167 2008/06/19 11:29:49 obache Exp $
+# $NetBSD: Makefile,v 1.168 2009/05/21 11:33:12 zafer Exp $
DISTNAME= fetchmail-6.3.8
PKGREVISION= 3
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