diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index d82db075ec6..c983d141e1c 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.92 2002/12/13 08:53:56 fgsch Exp $ +# $OpenBSD: Makefile,v 1.93 2003/02/18 10:30:17 fgsch Exp $ COMMENT= "mail retrieval utility for POP2, POP3, KPOP, IMAP and more" DISTNAME= fetchmail-6.2.0 CATEGORIES= mail -MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \ +MASTER_SITES= http://catb.org/~esr/fetchmail/ \ ftp://ftp.ccil.org/pub/esr/fetchmail/ -HOMEPAGE= http://www.tuxedo.org/~esr/fetchmail/ +HOMEPAGE= http://catb.org/~esr/fetchmail/ MAINTAINER= Federico Schwindt