diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-06-25 22:26:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-06-25 22:26:26 +0000 |
commit | 030f6d6f83c5e876c8c4fe4cf4df20a8eeba08ab (patch) | |
tree | e5ced43adeca6b8c727caa36d47aa18581e93b26 /shells | |
parent | a9c6efc7091832b9d01eb6637c7ec3e8b21d49eb (diff) | |
download | ports-030f6d6f83c5e876c8c4fe4cf4df20a8eeba08ab.tar.gz ports-030f6d6f83c5e876c8c4fe4cf4df20a8eeba08ab.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 c30018386888..fd0403ea7caa 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.12 1997/01/02 07:01:10 asami Exp $ +# $Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $ # - SUBDIR += bash + SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es SUBDIR += scsh |