new MASTER_SITES and HOMEPAGE.

from by Joseph C. Bender <jcbender at benderhome dot net>.
This commit is contained in:
fgsch 2003-02-18 10:30:17 +00:00
parent aec156115c
commit db76bc5a66

View File

@ -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 <fgsch@openbsd.org>