From 000e8742eb4a8fee1903508da03e4e7880fcdc08 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Wed, 14 Sep 1994 14:12:45 +0000 Subject: Several changes across all ports: 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release. --- shells/tcsh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells/tcsh/Makefile') diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 2ba2818223c8..1723f7e39c34 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -3,10 +3,10 @@ # Date created: 22 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.3 1994/09/01 08:08:00 ache Exp $ +# $Id: Makefile,v 1.4 1994/09/13 06:34:59 jkh Exp $ # DISTNAME= tcsh-6.05 -MASTER_SITES= ftp://tesla.ee.cornell.edu/pub/tcsh +MASTER_SITES= ftp://tesla.ee.cornell.edu/pub/tcsh/ .include -- cgit v1.2.3