diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-05-28 21:02:40 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-05-28 21:02:40 +0000 |
commit | 6f0650073795c358ccef59b44a5b9ae5aa47a685 (patch) | |
tree | 5e1597f92bb6a8d9294eac3426aaa295d7b08bec /shells/Makefile | |
parent | 5f65a2b3dde5bd9a425cf3f60adcb46f9bef9f2b (diff) | |
download | ports-6f0650073795c358ccef59b44a5b9ae5aa47a685.tar.gz ports-6f0650073795c358ccef59b44a5b9ae5aa47a685.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 206f0cbf0fa4..cb5d2a8e98b6 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.18 1999/03/29 11:43:15 obrien Exp $ +# $Id: Makefile,v 1.19 1999/03/31 10:02:12 obrien Exp $ # SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es + SUBDIR += esh SUBDIR += pdksh SUBDIR += rc SUBDIR += scsh |