diff options
author | obrien <obrien@FreeBSD.org> | 2000-04-15 04:27:23 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-04-15 04:27:23 +0000 |
commit | b296f9fb4525158cc5f5d771eb2731143298f073 (patch) | |
tree | cb7160e83f13536d7ab26e5d697e092a1794bc36 /shells/Makefile | |
parent | c28952c70325bfe92d50427f023a5a440481b0c0 (diff) | |
download | FreeBSD-ports-b296f9fb4525158cc5f5d771eb2731143298f073.zip FreeBSD-ports-b296f9fb4525158cc5f5d771eb2731143298f073.tar.gz |
Add the original 44bsd-csh for those that don't care for the new one.
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index 9b02f76..b00d2a7 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += 44bsd-csh SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es |