diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
commit | 495025520344e597a1425bc14f9c38be51f20198 (patch) | |
tree | 3b8b068a450d08738e82b0868b0c27f57bd87965 /shells/Makefile | |
parent | a6652804cad499c977861072b55b1945ed80b54e (diff) | |
download | ports-495025520344e597a1425bc14f9c38be51f20198.tar.gz ports-495025520344e597a1425bc14f9c38be51f20198.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 8165d8a0c924..1aa7b1615e53 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.15 1998/12/07 02:22:12 asami Exp $ +# $Id: Makefile,v 1.16 1998/12/24 08:02:30 steve Exp $ # SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es SUBDIR += pdksh + SUBDIR += rc SUBDIR += scsh SUBDIR += tcsh SUBDIR += zsh |