diff options
author | steve <steve@FreeBSD.org> | 2000-01-29 22:36:06 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-01-29 22:36:06 +0000 |
commit | 6877e02cdad2cbac48f0f8fb320c8f21fc3437d7 (patch) | |
tree | b4ad3a053563553333593ef6589c7d38e64132f4 /shells/Makefile | |
parent | aaf21feb804cd4a3b07f655ed88e6600a7144b6f (diff) | |
download | FreeBSD-ports-6877e02cdad2cbac48f0f8fb320c8f21fc3437d7.zip FreeBSD-ports-6877e02cdad2cbac48f0f8fb320c8f21fc3437d7.tar.gz |
Adding sash version 3.4.
A Stand-Alone shell combining many common utilities.
PR: 16309
Submitted by: Patrick Gardella <patrick@freebsd.org>
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 9e5b0a4..9b02f76 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -10,6 +10,7 @@ SUBDIR += pdksh SUBDIR += perlsh SUBDIR += rc + SUBDIR += sash SUBDIR += scsh SUBDIR += tcsh SUBDIR += zsh |