diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-07 02:22:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-07 02:22:12 +0000 |
commit | 75e0c6c35eacb9e40e7e3ae360d6d87889dcf3b9 (patch) | |
tree | 2c55026a415317607f9c4658a1b912eb45d2b708 /shells | |
parent | 72c0365942c4059acf816877c82cfd0b40374f56 (diff) | |
download | ports-75e0c6c35eacb9e40e7e3ae360d6d87889dcf3b9.tar.gz ports-75e0c6c35eacb9e40e7e3ae360d6d87889dcf3b9.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile index fd0403ea7caa..4350d486d4ba 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $ +# $Id: Makefile,v 1.14 1998/06/25 22:26:26 asami Exp $ # SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es - SUBDIR += scsh SUBDIR += pdksh + SUBDIR += scsh SUBDIR += tcsh SUBDIR += zsh |