summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-02-27 15:45:34 +0000
committerasami <asami@FreeBSD.org>1998-02-27 15:45:34 +0000
commit7a4399f569dc5d3b67d7abddb16d5907eac4dd15 (patch)
treeb408609489920ca7e4694f34408b636425e95dc9 /share
parentfbb8137dd82bfd06b928ba6123504b28c829ebbe (diff)
downloadFreeBSD-src-7a4399f569dc5d3b67d7abddb16d5907eac4dd15.zip
FreeBSD-src-7a4399f569dc5d3b67d7abddb16d5907eac4dd15.tar.gz
Fix path in commented-out sample of MASTER_SITE_TEX_CTAN.
PR: 5861 Submitted by: kuriyama@opt.phys.waseda.ac.jp
Diffstat (limited to 'share')
-rw-r--r--share/examples/etc/make.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index be5f082..06630cf 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.53 1997/10/08 10:56:27 jkh Exp $
+# $Id: make.conf,v 1.54 1997/10/08 12:07:09 jkh Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@@ -140,7 +140,7 @@
#MASTER_SITE_XCONTRIB= ftp://ftp.x.org/contrib/${MASTER_SITE_SUBDIR}/
#MASTER_SITE_GNU= ftp://prep.ai.mit.edu/pub/gnu/${MASTER_SITE_SUBDIR}/
#MASTER_SITE_PERL_CPAN= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/${MASTER_SITE_SUBDIR}/
-#MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/public/ctan/tex-archive/${MASTER_SITE_SUBDIR}/
+#MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/tex-archive/${MASTER_SITE_SUBDIR}/
#MASTER_SITE_SUNSITE= ftp://sunsite.unc.edu/pub/Linux/${MASTER_SITE_SUBDIR}/
#
#
OpenPOWER on IntegriCloud