summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-09-01 08:08:00 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-09-01 08:08:00 +0000
commit2fb7ab2e27c0ca7a44cdb855b41a40115036a310 (patch)
treedc4e5686a6ad387e782ea66beae0bf3f207cca46 /shells
parentChange all the HOME_LOCATION records to HTML spec. Now if someone (diff)
Change HOME_LOCATION to original primary site
Notes
Notes: svn path=/head/; revision=50
Diffstat (limited to 'shells')
-rw-r--r--shells/tcsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index 2fa0acf81c4a..b600801ac620 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -3,10 +3,10 @@
# Date created: 22 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.1 1994/08/22 11:52:42 jkh Exp $
+# $Id: Makefile,v 1.2 1994/08/31 17:14:38 jkh Exp $
#
DISTNAME= tcsh-6.05
-HOME_LOCATION= ftp://ugle.unit.no/pub/unix/tcsh/tcsh-6.05.tar.gz
+HOME_LOCATION= ftp://tesla.ee.cornell.edu/pub/tcsh/tcsh-6.05.tar.gz
.include <bsd.port.mk>