diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-03-31 10:02:12 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-03-31 10:02:12 +0000 |
commit | 2eea491e74f242a400abc771dc4b339bc749e8e0 (patch) | |
tree | 56d272636034471980a5b0f23ffe1d9a31316f35 /shells | |
parent | ad10e3f903036403f522c7ae832755b33276941e (diff) | |
download | ports-2eea491e74f242a400abc771dc4b339bc749e8e0.tar.gz ports-2eea491e74f242a400abc771dc4b339bc749e8e0.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 075119dbadb1..206f0cbf0fa4 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.17 1999/01/09 03:19:25 asami Exp $ +# $Id: Makefile,v 1.18 1999/03/29 11:43:15 obrien Exp $ # + SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es SUBDIR += pdksh |