diff options
author | xtraeme <xtraeme> | 2004-05-29 02:07:50 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-05-29 02:07:50 +0000 |
commit | 10493ce17c5f364842821baaee1adb20a0b56d3e (patch) | |
tree | 9861222851418e519533e3472d11ce8d68b5b3a8 /shells/Makefile | |
parent | 88a7e25764a2e4fff9fc6ef9db46d32d5435349b (diff) | |
download | pkgsrc-10493ce17c5f364842821baaee1adb20a0b56d3e.tar.gz |
Added xsh-1.8.2.
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 c2f587252ed..8315bb1f0a7 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2004/05/07 10:11:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.32 2004/05/29 02:07:50 xtraeme Exp $ # COMMENT= Shells @@ -21,6 +21,7 @@ SUBDIR+= static-ast-ksh SUBDIR+= static-bash2 SUBDIR+= static-tcsh SUBDIR+= tcsh +SUBDIR+= xsh SUBDIR+= zsh SUBDIR+= zsh3 |