aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2002-09-17 12:02:54 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2002-09-17 12:02:54 +0000
commit4d8f578da7819767e377616346d368de52bc5383 (patch)
treeedc974b0e5c356326cb6ab89908e544d958ff82e
parentd5673df09de2bb757d604f91283ca54dfed16d7d (diff)
downloadports-4d8f578da7819767e377616346d368de52bc5383.tar.gz
ports-4d8f578da7819767e377616346d368de52bc5383.zip
Notes
-rw-r--r--mail/exim-monitor/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/exim-monitor/Makefile b/mail/exim-monitor/Makefile
index a74855382971..ee3d21d2971f 100644
--- a/mail/exim-monitor/Makefile
+++ b/mail/exim-monitor/Makefile
@@ -8,9 +8,9 @@
PORTNAME= exim-monitor
PORTVERSION= 4.10
CATEGORIES= mail
-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/
+MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \
+ http://www.exim.org/ftp/exim4/ \
+ ftp://ftp.is.co.za/networking/mail/transport/exim/exim4/
DISTNAME= exim-${PORTVERSION}
MAINTAINER= sheldonh@FreeBSD.org