pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b4087f075e7
branches:  trunk
changeset: 487751:5b4087f075e7
user:      frueauf <frueauf%pkgsrc.org@localhost>
date:      Wed Jan 19 16:28:37 2005 +0000

description:
fix URL for primary master site.

diffstat:

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

diffs (16 lines):

diff -r fc2554834af0 -r 5b4087f075e7 mail/fetchmailconf/Makefile
--- a/mail/fetchmailconf/Makefile       Wed Jan 19 16:28:20 2005 +0000
+++ b/mail/fetchmailconf/Makefile       Wed Jan 19 16:28:37 2005 +0000
@@ -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@localhost



Home | Main Index | Thread Index | Old Index