diff options
author | Mark Murray <markm@FreeBSD.org> | 1998-11-17 11:05:15 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1998-11-17 11:05:15 +0000 |
commit | 44c2c6a1079a70580c298378c7009256457b7dba (patch) | |
tree | c0dbb13851b9f47c42b0d47da0fa61567ab9c9d8 /mail | |
parent | 4e13ce2c20bd786df79a058dd0db137faaa84ede (diff) | |
download | ports-44c2c6a1079a70580c298378c7009256457b7dba.tar.gz ports-44c2c6a1079a70580c298378c7009256457b7dba.zip |
Notes
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: |