diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 00:15:01 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 00:15:01 +0000 |
commit | 13e590c8f08f04576b816d240d797fc5d4c03174 (patch) | |
tree | 2f68e449a4e07271e657fa637cc1749ef01c16ab /Mk | |
parent | c91c8e8e4dfc3105865f216ac845e1615836a7e4 (diff) | |
download | freebsd-ports-13e590c8f08f04576b816d240d797fc5d4c03174.zip |
remove unreachable nagoya.linux.or.jp from MASTER_SITE_EXIM in bsd.sites.mk
There seems that there is no ftp service on nagoya.linux.or.jp anymore
I got no answer to my mail
<http://www.exim.org/pipermail/exim-users/Week-of-Mon-20030901/058862.html>;
(message to Kaz.Sasayama@hypercore.co.jp bounced, no answer
from kaz2003@hypercore.co.jp)
PR: ports/56569
Submitted by: Oliver Eikemeier <FreeBSD-ports-bugs@FreeBSD.org>
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 68ba4c70a851..5e061ded8185 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -177,7 +177,6 @@ MASTER_SITE_EXIM+= \ ftp://ftp.tin.org/pub/mail/exim/%SUBDIR%/ \ ftp://ftp.freenet.de/pub/ftp.csx.cam.ac.uk/pub/software/email/exim/%SUBDIR%/ \ ftp://ftp.esat.net/pub/networking/mail/mta/exim/%SUBDIR%/ \ - ftp://nagoya.linux.or.jp/mirror/exim/%SUBDIR%/ \ ftp://exim.stupendous.net/mirror/exim/%SUBDIR%/ \ http://washitake.com/mail/exim/mirror/%SUBDIR%/ \ http://exim.psshee.com/ftp/%SUBDIR%/ \ |