1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fixed URL for ftp.tex.ac.uk in MASTER_SITE_TEX_CTAN.

Added ftp.shsu.edu and ftp.dante.de used by jmz in the latex port.
This commit is contained in:
David E. O'Brien 1997-02-16 02:51:17 +00:00
parent 3a2ee0c0b7
commit 3e285348a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5639

View File

@ -1,7 +1,7 @@
#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
# $Id$
# $Id: bsd.port.mk,v 1.250 1997/02/12 11:04:58 asami Exp $
# $NetBSD: $
#
# bsd.port.mk - 940820 Jordan K. Hubbard.
@ -488,7 +488,9 @@ MASTER_SITE_TEX_CTAN?= \
ftp://ftp.cdrom.com/pub/tex/ctan/${MASTER_SITE_SUBDIR}/ \
ftp://wuarchive.wustl.edu/packages/TeX/${MASTER_SITE_SUBDIR}/ \
ftp://ftp.funet.fi/pub/TeX/CTAN/${MASTER_SITE_SUBDIR}/ \
ftp.tex.ac.uk/public/ctan/tex-archive/${MASTER_SITE_SUBDIR}/
ftp://ftp.tex.ac.uk/public/ctan/tex-archive/${MASTER_SITE_SUBDIR}/ \
ftp://ftp.dante.de/tex-archive/${MASTER_SITE_SUBDIR}/ \
ftp://ftp.shsu.edu/tex-archive/${MASTER_SITE_SUBDIR}/
MASTER_SITE_SUNSITE?= \
ftp://sunsite.unc.edu/pub/Linux/${MASTER_SITE_SUBDIR}/ \