diff options
author | zafer <zafer> | 2009-05-21 11:33:55 +0000 |
---|---|---|
committer | zafer <zafer> | 2009-05-21 11:33:55 +0000 |
commit | cb6a91f482c38b41dba79c07344d0144436fe4f0 (patch) | |
tree | 38fe9632245a83b8b4d9adf0ea8b9ba955133e3c /mail/fetchmailconf | |
parent | 35ab2e3ba1254354c9c63a95b46811acb54ea9ea (diff) | |
download | pkgsrc-cb6a91f482c38b41dba79c07344d0144436fe4f0.tar.gz |
remove not working mirror.
Diffstat (limited to 'mail/fetchmailconf')
-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 |