summaryrefslogtreecommitdiff
path: root/mail/fetchmailconf/Makefile
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
commit2a0fad7b44ed15c707e9217c8e9fe1dd768a4277 (patch)
tree1102224d9e2d568b9e5847ed158c56fdd18c53ed /mail/fetchmailconf/Makefile
parentecc955660a9ed7930161c46c1f0376c36ddba147 (diff)
downloadpkgsrc-2a0fad7b44ed15c707e9217c8e9fe1dd768a4277.tar.gz
fix URL for primary master site.
Diffstat (limited to 'mail/fetchmailconf/Makefile')
-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