summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorzafer <zafer>2009-05-21 11:32:01 +0000
committerzafer <zafer>2009-05-21 11:32:01 +0000
commit8eb8eeaf0918079c4e123bd616044fcf99c72ed4 (patch)
treefe1c08d673535c10c728b15d7878fd399b66f4c5 /mail
parent98e2b9f9a174648840b0750a8f45b58b9f95653c (diff)
downloadpkgsrc-8eb8eeaf0918079c4e123bd616044fcf99c72ed4.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