summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-09-10 22:18:46 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-09-10 22:18:46 +0000
commit4eef8272b2e817a8d660aa982b5380cd2a8120f2 (patch)
tree3663ee997193593593b9cd5971d80dc4f109c6ca /shells/Makefile
parent* Fix dependency (diff)
Add scponly 2.4, a tiny shell which only permits scp and sftp.
PR: ports/40935 Submitted by: Ken McGlothlen <mcglk@artlogix.com>
Notes
Notes: svn path=/head/; revision=66096
Diffstat (limited to '')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 794e47deeb1a..3844de3432ce 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -17,6 +17,7 @@
SUBDIR += perlsh
SUBDIR += rc
SUBDIR += sash
+ SUBDIR += scponly
SUBDIR += tcsh
SUBDIR += vshnu
SUBDIR += wapsh