diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:36:06 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:36:06 +0000 |
commit | aea575ce76589e8bcdf16cb42e58017df088fbc2 (patch) | |
tree | 5ebabb9b375ea41ab2a1978f28a8d632adf40b3b /shells/Makefile | |
parent | e3a63b2d1653ce58e8d8aec94469d0aab49ec745 (diff) | |
download | ports-aea575ce76589e8bcdf16cb42e58017df088fbc2.tar.gz ports-aea575ce76589e8bcdf16cb42e58017df088fbc2.zip |
Adding sash version 3.4.
A Stand-Alone shell combining many common utilities.
PR: 16309
Submitted by: Patrick Gardella <patrick@freebsd.org>
Notes
Notes:
svn path=/head/; revision=25291
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 9e5b0a40b12d..9b02f762fc58 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 |