diff options
-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 a176c41..962bac9 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 a176c41..962bac9 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 a176c41..962bac9 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: |