diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 0beeda5115e..826e04a2878 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile,v 1.30 2001/11/17 00:12:23 naddy Exp $ +# $OpenBSD: Makefile,v 1.31 2001/12/03 15:06:30 naddy Exp $ -COMMENT= "MTA for systems connected to the Internet" +COMMENT= "flexible mail transfer agent" VERSION= 3.33 VERSION_DOC= 3.30 DISTNAME= exim-${VERSION} CATEGORIES= mail NEED_VERSION= 1.474 -MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ \ - ftp://ftp.exim.org/pub/exim/ \ - ftp://ftp.fu-berlin.de/unix/mail/exim/ +MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \ + ftp://ftp.exim.org/pub/exim/exim3/ \ + ftp://ftp.fu-berlin.de/unix/mail/exim/exim3/ DISTFILES= exim-${VERSION}.tar.gz exim-texinfo-${VERSION_DOC}.tar.gz HOMEPAGE= http://www.exim.org/