aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim-monitor
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-12-08 02:38:59 +0800
committersheldonh <sheldonh@FreeBSD.org>2001-12-08 02:38:59 +0800
commit66796101ba8c50ff6358bea17f48cbec5dae9642 (patch)
tree9cfaa720fd6e373a1b0db619b10e18ad0bb9c748 /mail/exim-monitor
parentd75d003553129c7fd9bba07f50e70566f86565a8 (diff)
downloadfreebsd-ports-gnome-66796101ba8c50ff6358bea17f48cbec5dae9642.tar.gz
freebsd-ports-gnome-66796101ba8c50ff6358bea17f48cbec5dae9642.tar.zst
freebsd-ports-gnome-66796101ba8c50ff6358bea17f48cbec5dae9642.zip
Catch up with the location of the distfile on the master site and
mirrors. The exim-3.x distribution has been moved into exim3 in preparation for the advent of exim-4.x. Reported by: fenner
Diffstat (limited to 'mail/exim-monitor')
-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 579fb4e39761..2195b0632d76 100644
--- a/mail/exim-monitor/Makefile
+++ b/mail/exim-monitor/Makefile
@@ -8,9 +8,9 @@
PORTNAME= exim-monitor
PORTVERSION= 3.33
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/
DISTNAME= exim-${PORTVERSION}
MAINTAINER= sheldonh@FreeBSD.org