summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2005-01-28 02:28:21 +0000
committersnj <snj@pkgsrc.org>2005-01-28 02:28:21 +0000
commit632d8cbb2787656f5e33ac470ff91dc84a9a2a1d (patch)
tree925ae3b476e10f38447f9f21787f720a4856b75f /shells
parent6c4bd72aca1329b24c6c4bc20e185ba4e0878df9 (diff)
downloadpkgsrc-632d8cbb2787656f5e33ac470ff91dc84a9a2a1d.tar.gz
Add scponly.
Diffstat (limited to 'shells')
-rw-r--r--shells/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile
index de162dacb7a..909102c6a4e 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2004/10/21 03:13:02 xtraeme Exp $
+# $NetBSD: Makefile,v 1.34 2005/01/28 02:28:21 snj Exp $
#
COMMENT= Shells
@@ -16,6 +16,7 @@ SUBDIR+= pdksh
SUBDIR+= perlsh
SUBDIR+= posh
SUBDIR+= rc
+SUBDIR+= scponly
SUBDIR+= scsh
SUBDIR+= standalone-tcsh
SUBDIR+= static-ast-ksh