summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf
diff options
context:
space:
mode:
authorfrueauf <frueauf>2005-01-19 16:28:37 +0000
committerfrueauf <frueauf>2005-01-19 16:28:37 +0000
commit4b1f6d54ba4aa8d3f5ac9d9aefee1ef5f9957f8c (patch)
tree1102224d9e2d568b9e5847ed158c56fdd18c53ed /mail/fetchmailconf
parentc8ce39cbe8b9335ec404eb061c33f75e264f00fb (diff)
downloadpkgsrc-4b1f6d54ba4aa8d3f5ac9d9aefee1ef5f9957f8c.tar.gz
fix URL for primary master site.
Diffstat (limited to 'mail/fetchmailconf')
-rw-r--r--mail/fetchmailconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile
index fc0bb7453b1..93d9051e06c 100644
--- a/mail/fetchmailconf/Makefile
+++ b/mail/fetchmailconf/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.60 2004/10/03 00:12:53 tv Exp $
+# $NetBSD: Makefile,v 1.61 2005/01/19 16:28:37 frueauf Exp $
DISTNAME= fetchmail-6.2.5
PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/}
PKGREVISION= 2
CATEGORIES= mail
-MASTER_SITES= http://catb.org/~esr/fetchmail/ \
+MASTER_SITES= http://www.catb.org/~esr/fetchmail/ \
http://sunsite.unc.edu/pub/Linux/system/mail/pop/
MAINTAINER= tech-pkg@NetBSD.org