summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorfrueauf <frueauf>2005-01-19 16:24:34 +0000
committerfrueauf <frueauf>2005-01-19 16:24:34 +0000
commit236d67e46b466cd2c137c9ff1890ee50e3bf89f6 (patch)
treeac481b2341869348cd2cf8982b23106de92c47b3 /mail
parent2ad7af00a62a6f18986da48a6de7d7118791e137 (diff)
downloadpkgsrc-236d67e46b466cd2c137c9ff1890ee50e3bf89f6.tar.gz
fix URL for primary master site.
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 5f88d444a66..3da84dd2679 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.149 2004/12/28 02:47:44 reed Exp $
+# $NetBSD: Makefile,v 1.150 2005/01/19 16:24:34 frueauf Exp $
DISTNAME= fetchmail-6.2.5
PKGREVISION= 4
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= frueauf@NetBSD.org