diff options
author | markm <markm@FreeBSD.org> | 1998-11-17 19:05:15 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1998-11-17 19:05:15 +0800 |
commit | b3815e211c2528df70175d58550d4d458f107904 (patch) | |
tree | 7476c5840e379ea9fd7cd4105282d8eeae8b945f /mail | |
parent | 53b4a8b04e59d6bdd33e1c96f57f75bc67589f81 (diff) | |
download | freebsd-ports-gnome-b3815e211c2528df70175d58550d4d458f107904.tar.gz freebsd-ports-gnome-b3815e211c2528df70175d58550d4d458f107904.tar.zst freebsd-ports-gnome-b3815e211c2528df70175d58550d4d458f107904.zip |
Unbreak.
Added some more reliable mirrors (well-spread across earth masses).
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim-devel/Makefile | 9 | ||||
-rw-r--r-- | mail/exim-old/Makefile | 9 | ||||
-rw-r--r-- | mail/exim/Makefile | 9 |
3 files changed, 15 insertions, 12 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index a176c41ff2a2..962bac925617 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -3,18 +3,19 @@ # Date created: 23 June 1996 # Whom: axl@iafrica.com # -# $Id: Makefile,v 1.19 1998/11/16 09:45:23 markm Exp $ +# $Id: Makefile,v 1.20 1998/11/17 04:12:10 asami Exp $ # DISTNAME= exim-2.053 CATEGORIES= mail -MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/Testing/ +MASTER_SITES= ftp://ftp.quite.net/pub/exim/Testing/ \ + http://www.exim.org/ftp/Testing/ \ + ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/Testing/ \ + ftp://ftp.is.co.za/networking/mail/transport/exim/Testing/ DISTFILES= exim-testing-2.053.tar.gz exim-texinfo-2.00.tar.gz MAINTAINER= axl@iafrica.com -BROKEN= fetch - USE_PERL5= YES do-configure: diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index a176c41ff2a2..962bac925617 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -3,18 +3,19 @@ # Date created: 23 June 1996 # Whom: axl@iafrica.com # -# $Id: Makefile,v 1.19 1998/11/16 09:45:23 markm Exp $ +# $Id: Makefile,v 1.20 1998/11/17 04:12:10 asami Exp $ # DISTNAME= exim-2.053 CATEGORIES= mail -MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/Testing/ +MASTER_SITES= ftp://ftp.quite.net/pub/exim/Testing/ \ + http://www.exim.org/ftp/Testing/ \ + ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/Testing/ \ + ftp://ftp.is.co.za/networking/mail/transport/exim/Testing/ DISTFILES= exim-testing-2.053.tar.gz exim-texinfo-2.00.tar.gz MAINTAINER= axl@iafrica.com -BROKEN= fetch - USE_PERL5= YES do-configure: diff --git a/mail/exim/Makefile b/mail/exim/Makefile index a176c41ff2a2..962bac925617 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -3,18 +3,19 @@ # Date created: 23 June 1996 # Whom: axl@iafrica.com # -# $Id: Makefile,v 1.19 1998/11/16 09:45:23 markm Exp $ +# $Id: Makefile,v 1.20 1998/11/17 04:12:10 asami Exp $ # DISTNAME= exim-2.053 CATEGORIES= mail -MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/Testing/ +MASTER_SITES= ftp://ftp.quite.net/pub/exim/Testing/ \ + http://www.exim.org/ftp/Testing/ \ + ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/Testing/ \ + ftp://ftp.is.co.za/networking/mail/transport/exim/Testing/ DISTFILES= exim-testing-2.053.tar.gz exim-texinfo-2.00.tar.gz MAINTAINER= axl@iafrica.com -BROKEN= fetch - USE_PERL5= YES do-configure: |