1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Update MASTER_SITE_TEX_CTAN.

- ctan.unsw.edu.au now only accepts http
 - neither ftp.tex.ac.uk nor ftp.chg.ru have address records anymore
This commit is contained in:
Mark Linimon 2018-01-02 15:02:09 +00:00
parent 8bea5017d1
commit 060ec48cb4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457865

View File

@ -987,12 +987,10 @@ MASTER_SITE_TCLTK+= \
.if !defined(IGNORE_MASTER_SITE_TEX_CTAN)
MASTER_SITE_TEX_CTAN+= \
ftp://ctan.unsw.edu.au/tex-archive/%SUBDIR%/ \
ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/ \
http://ctan.unsw.edu.au/%SUBDIR%/ \
ftp://ftp.kddlabs.co.jp/CTAN/%SUBDIR%/ \
ftp://ctan.tug.org/tex-archive/%SUBDIR%/ \
ftp://ftp.dante.de/tex-archive/%SUBDIR%/ \
ftp://ftp.chg.ru/pub/TeX/CTAN/%SUBDIR%/ \
ftp://mirror.macomnet.net/pub/CTAN/%SUBDIR%/ \
ftp://ftp.funet.fi/pub/TeX/CTAN/%SUBDIR%/
.endif