diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-21 11:33:55 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-21 11:33:55 +0000 |
commit | 8e853b8138c08fb2f3b50fa86911b69794464fa5 (patch) | |
tree | 38fe9632245a83b8b4d9adf0ea8b9ba955133e3c /mail | |
parent | 05a5a07976a264e8891c000468a2c446866e3b0b (diff) | |
download | pkgsrc-8e853b8138c08fb2f3b50fa86911b69794464fa5.tar.gz |
remove not working mirror.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmailconf/Makefile | 5 |
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 |