diff options
author | snj <snj@pkgsrc.org> | 2005-01-28 02:28:21 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2005-01-28 02:28:21 +0000 |
commit | 632d8cbb2787656f5e33ac470ff91dc84a9a2a1d (patch) | |
tree | 925ae3b476e10f38447f9f21787f720a4856b75f /shells/Makefile | |
parent | 6c4bd72aca1329b24c6c4bc20e185ba4e0878df9 (diff) | |
download | pkgsrc-632d8cbb2787656f5e33ac470ff91dc84a9a2a1d.tar.gz |
Add scponly.
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 3 |
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 |