diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-04-30 10:38:00 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-04-30 10:38:00 +0000 |
commit | 18d8d74d7403d95c2356fb01840b218409cc965f (patch) | |
tree | 75156e4ad425b4bf9a8e2aea0bc7e5b58e97ec8b /mail/exim | |
parent | Simplify the description. (diff) |
Update master site.
Reported by: Peter Radcliffe <pir@pir.net>
Notes
Notes:
svn path=/head/; revision=42079
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 6efc54f53850..04efc02e0617 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -8,7 +8,7 @@ PORTNAME= exim PORTVERSION= 3.22 CATEGORIES= mail -MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ \ +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/ DISTFILES= exim-3.22.tar.gz exim-texinfo-3.20.tar.gz |