aboutsummaryrefslogtreecommitdiff
path: root/shells/tcsh
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 19:26:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 19:26:36 +0000
commit8777d608921b9489149424c90677e1591da20037 (patch)
tree4bc65753c1ef155b51335702280df9f559fe3727 /shells/tcsh
parent0205e854ff61bc0f89846d535fcf03be08a43698 (diff)
downloadports-8777d608921b9489149424c90677e1591da20037.tar.gz
ports-8777d608921b9489149424c90677e1591da20037.zip
Notes
Diffstat (limited to 'shells/tcsh')
-rw-r--r--shells/tcsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile
index f24defa13bd9..4162eb15f3b0 100644
--- a/shells/tcsh/Makefile
+++ b/shells/tcsh/Makefile
@@ -3,11 +3,11 @@
# Date created: 22 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.5 1994/09/14 14:12:31 jkh Exp $
+# $Id: Makefile,v 1.6 1995/04/01 12:49:58 jkh Exp $
#
DISTNAME= tcsh-6.05
-MASTER_SITES= ftp://tesla.ee.cornell.edu/pub/tcsh/
CATEGORIES+= shells
+MASTER_SITES= ftp://tesla.ee.cornell.edu/pub/tcsh/
.include <bsd.port.mk>