diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-03 00:40:55 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-03 00:40:55 +0000 |
commit | 26eb98429b179c71d8efb19982ce8a439e36dc3d (patch) | |
tree | c242186b46cc0f23e474e54cc1bb5c6d5cc81b5c /shells/Makefile | |
parent | 6a68b60f92eeffd18741444d2f66a6493229529f (diff) | |
download | ports-26eb98429b179c71d8efb19982ce8a439e36dc3d.tar.gz ports-26eb98429b179c71d8efb19982ce8a439e36dc3d.zip |
Notes
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 0f415512e3c6..c30018386888 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.11 1996/07/30 04:16:59 asami Exp $ +# $Id: Makefile,v 1.12 1997/01/02 07:01:10 asami Exp $ # SUBDIR += bash SUBDIR += bash2 SUBDIR += es + SUBDIR += scsh SUBDIR += pdksh SUBDIR += tcsh SUBDIR += zsh |