Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2000 06:47:39 -0500 (CDT)
From:      Joe Greco <jgreco@ns.sol.net>
To:        alex@big.endian.de (Alexander Langer)
Cc:        ports@freebsd.org
Subject:   Re: tcsh broken
Message-ID:  <200007211147.GAA13891@aurora.sol.net>
In-Reply-To: <20000721084502.A2594@cichlids.cichlids.com> from Alexander Langer at "Jul 21, 2000  8:45: 2 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> Thus spake Joe Greco (jgreco@ns.sol.net):
> 
> > tcsh now refuses to fetch for FreeBSD 3.5R (and I think 4.1R); the makefile
> > references 6.09.01 which is not available anywhere (6.09.03 is).
> 
> patches welcome ;-)

#! /bin/sh -
sed 's:6.09.01:6.09.03:' < Makefile > Makefile.tmp
mv Makefile.tmp Makefile
rm -fr patches

and I don't know what you guys do to checksum the damn thing.
-- 
... Joe

-------------------------------------------------------------------------------
Joe Greco - Systems Administrator			      jgreco@ns.sol.net
Solaria Public Access UNIX - Milwaukee, WI			   414/342-4847


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007211147.GAA13891>