summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>2005-01-19 16:28:37 +0000
committerfrueauf <frueauf@pkgsrc.org>2005-01-19 16:28:37 +0000
commitad456ebc2b4f5ce2651cff74b84300e5b3f2508e (patch)
tree1102224d9e2d568b9e5847ed158c56fdd18c53ed /mail/fetchmailconf
parentb7d83b016dc158ca168d7900e77c61ae4e842528 (diff)
downloadpkgsrc-ad456ebc2b4f5ce2651cff74b84300e5b3f2508e.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