From 1db358559f531b1fd7fdcde355d6e6d8138fc877 Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 13 Sep 1994 06:35:06 +0000 Subject: Make the required changes to make all existing ports use MASTER_SITES correctly. --- shells/tcsh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells/tcsh') diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index b600801ac620..2ba2818223c8 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -3,10 +3,10 @@ # Date created: 22 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.2 1994/08/31 17:14:38 jkh Exp $ +# $Id: Makefile,v 1.3 1994/09/01 08:08:00 ache Exp $ # DISTNAME= tcsh-6.05 -HOME_LOCATION= ftp://tesla.ee.cornell.edu/pub/tcsh/tcsh-6.05.tar.gz +MASTER_SITES= ftp://tesla.ee.cornell.edu/pub/tcsh .include -- cgit