aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-02-16 02:51:17 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-02-16 02:51:17 +0000
commit3e285348a0f2eff648506ca73fe97e47f3a4a4a0 (patch)
treea694591c31dc08ad246cca7c1a93c49baaf792b6 /Mk/bsd.port.mk
parent3a2ee0c0b7b5292e27377e69c3c2521bcee92b81 (diff)
downloadports-3e285348a0f2eff648506ca73fe97e47f3a4a4a0.tar.gz
ports-3e285348a0f2eff648506ca73fe97e47f3a4a4a0.zip
Notes
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index a0503288966c..9d82c19c3f1c 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -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}/ \