aboutsummaryrefslogtreecommitdiff
path: root/mail/exim-monitor
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-12-07 18:38:59 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-12-07 18:38:59 +0000
commit47571fae0a5cbca38ae2de1951c661ad33588121 (patch)
tree00e357f9633c445c911a804c699e4d62c567446b /mail/exim-monitor
parent61a3a66271d2337b6ebd61e5ffa5c0cdc056e2d9 (diff)
downloadports-47571fae0a5cbca38ae2de1951c661ad33588121.tar.gz
ports-47571fae0a5cbca38ae2de1951c661ad33588121.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
Notes
Notes: svn path=/head/; revision=51184
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