diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-11-28 10:55:17 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-11-28 10:55:17 +0000 |
commit | 1be28deb98cc8135db4a9d58339209dc8595002d (patch) | |
tree | dc527e0e6d9842284f4174395b6a19eb43b9790d /mail/exim-old | |
parent | 5ab0fecba691633b5affcb2ebae2aa8873ab1f2b (diff) | |
download | ports-1be28deb98cc8135db4a9d58339209dc8595002d.tar.gz ports-1be28deb98cc8135db4a9d58339209dc8595002d.zip |
Notes
Diffstat (limited to 'mail/exim-old')
-rw-r--r-- | mail/exim-old/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index 5e6d8d3739c5..96d4fa0b3179 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -9,9 +9,9 @@ PORTNAME= exim PORTVERSION= 3.33 PORTREVISION= 4 CATEGORIES= mail -MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ \ - http://www.exim.org/ftp/ \ - ftp://ftp.is.co.za/networking/mail/transport/exim/ +MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \ + http://www.exim.org/ftp/exim3/ \ + ftp://ftp.is.co.za/networking/mail/transport/exim/exim3/ DISTFILES= exim-3.33.tar.bz2 exim-texinfo-3.30.tar.bz2 MAINTAINER= sheldonh@FreeBSD.org |