diff options
author | dougb <dougb@FreeBSD.org> | 2003-02-28 18:49:24 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-02-28 18:49:24 +0800 |
commit | 454af30befccc15140c7ec790d4b0c5f3900774b (patch) | |
tree | 81580b2c7e973c84564218b3d070260533337912 | |
parent | e0e36c2866aa8d2a2a0259d49a9a3d20c81afad6 (diff) | |
download | freebsd-ports-gnome-454af30befccc15140c7ec790d4b0c5f3900774b.tar.gz freebsd-ports-gnome-454af30befccc15140c7ec790d4b0c5f3900774b.tar.zst freebsd-ports-gnome-454af30befccc15140c7ec790d4b0c5f3900774b.zip |
I neglected to mention that the previous commit was to MASTER_SITE_ISC.
Remove 4 sites from MASTER_SITE_TEX_CTAN that have never answered.
sunsite.auc.dk is also broken for mozilla, but seems ok for httpd.
-rw-r--r-- | Mk/bsd.sites.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 95f643ba32a1..31c7eec5e9cd 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -301,7 +301,6 @@ MASTER_SITE_MOZILLA+= \ ftp://sunsite.utk.edu/pub/netscape-source/%SUBDIR%/ \ ftp://ftp.informatik.uni-bonn.de/pub/www/mozilla/%SUBDIR%/ \ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.mozilla.org/pub/%SUBDIR%/ \ - ftp://sunsite.auc.dk/pub/mozilla/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.mozilla.org/pub/%SUBDIR%/ \ ftp://ftp.sunsite.kth.se/archive/www/ftp.mozilla.org/%SUBDIR%/ \ ftp://ftp2.sinica.edu.tw/pub3/www/mozilla/%SUBDIR%/ \ @@ -513,14 +512,10 @@ MASTER_SITE_TCLTK+= \ ftp://sunsite.org.uk/Mirrors/ftp.scriptics.com/pub/tcl/%SUBDIR%/ MASTER_SITE_TEX_CTAN+= \ - ftp://wuarchive.wustl.edu/packages/TeX/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/TeX/CTAN/%SUBDIR%/ \ ftp://ctan.unsw.edu.au/tex-archive/%SUBDIR%/ \ - ftp://ftp.cise.ufl.edu/tex-archive/%SUBDIR%/ \ ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/CTAN/%SUBDIR%/ \ - ftp://ftp.dti.ad.jp/pub/lang/CTAN/%SUBDIR%/ \ - ftp://sunsite.auc.dk/pub/tex/ctan/%SUBDIR%/ \ ftp://ctan.tug.org/tex-archive/%SUBDIR%/ \ ftp://ftp.dante.de/tex-archive/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/publishing/tex/CTAN/%SUBDIR%/ \ |