diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/bibtex/bib/beebe/typeset.bib | 3 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
2 files changed, 1 insertions, 6 deletions
diff --git a/Master/texmf-dist/bibtex/bib/beebe/typeset.bib b/Master/texmf-dist/bibtex/bib/beebe/typeset.bib index e632322c476..5244a616265 100644 --- a/Master/texmf-dist/bibtex/bib/beebe/typeset.bib +++ b/Master/texmf-dist/bibtex/bib/beebe/typeset.bib @@ -14,7 +14,7 @@ %%% telephone = "+1 801 581 5254", %%% FAX = "+1 801 581 4148", %%% URL = "http://www.math.utah.edu/~beebe", -%%% checksum = "18916 25251 121185 1135218", +%%% checksum = "10209 25250 121185 1135217", %%% email = "beebe at math.utah.edu, beebe at acm.org, %%% beebe at computer.org (Internet)", %%% codetable = "ISO/ASCII", @@ -638,7 +638,6 @@ @String{pub-USENIX = "USENIX"} @String{pub-USENIX:adr = "Berkeley, CA, USA"} - @String{pub-USNPS = "U. S. Naval Postgraduate School"} @String{pub-USNPS:adr = "Monterey, CA 93940, USA"} diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index c19ad5408a4..ff70455717d 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -34,7 +34,6 @@ $mirrors = { 'http://ctan.yazd.ac.ir/' => 1 }, 'Japan' => { - 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1, 'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1 @@ -170,9 +169,6 @@ $mirrors = { } }, 'Oceania' => { - 'Australia' => { - 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1 - }, 'New Zealand' => { 'http://mirror.aut.ac.nz/CTAN/' => 1 } |