diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-31 01:53:22 +0000 |
commit | a53421230c127bdfbbc3663db7dcfd6be712b849 (patch) | |
tree | c1db6770ffd169aaa9bd2887be1049bf2834b4ae /shells/Makefile | |
parent | Remove support for the Chill language. If someone really, really needs (diff) |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=21143
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index cb5d2a8e98b6..9e48aeda801e 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1999/03/31 10:02:12 obrien Exp $ +# $FreeBSD$ # SUBDIR += bash1 |