pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/fetchmail fix URL for primary master site.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de38f8783122
branches:  trunk
changeset: 487749:de38f8783122
user:      frueauf <frueauf%pkgsrc.org@localhost>
date:      Wed Jan 19 16:24:34 2005 +0000

description:
fix URL for primary master site.

diffstat:

 mail/fetchmail/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 62c174c27f99 -r de38f8783122 mail/fetchmail/Makefile
--- a/mail/fetchmail/Makefile   Wed Jan 19 16:11:41 2005 +0000
+++ b/mail/fetchmail/Makefile   Wed Jan 19 16:24:34 2005 +0000
@@ -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@localhost



Home | Main Index | Thread Index | Old Index