summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorgrant <grant>2004-01-11 23:06:54 +0000
committergrant <grant>2004-01-11 23:06:54 +0000
commitb2d88c880d14d099b4a1f9267abf5614e01532ef (patch)
tree362479fc4e0eb01ddbfee55f83f8f8c4d8c622fb /shells/Makefile
parent0fead37f3d1722400349c24e6b04ace2ed53cf1c (diff)
downloadpkgsrc-b2d88c880d14d099b4a1f9267abf5614e01532ef.tar.gz
move the various static shell packages back to their previous names.
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 7516faabd03..a727ccd02ae 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2004/01/10 17:06:37 cjep Exp $
+# $NetBSD: Makefile,v 1.29 2004/01/11 23:06:54 grant Exp $
#
COMMENT= Shells
SUBDIR+= ast-ksh
-SUBDIR+= ast-ksh-static
SUBDIR+= bash2
SUBDIR+= bash2-doc
-SUBDIR+= bash2-static
SUBDIR+= es
SUBDIR+= esh
SUBDIR+= mudsh
@@ -17,9 +15,11 @@ SUBDIR+= pdksh
SUBDIR+= perlsh
SUBDIR+= rc
SUBDIR+= scsh
+SUBDIR+= standalone-tcsh
+SUBDIR+= static-ast-ksh
+SUBDIR+= static-bash2
+SUBDIR+= static-tcsh
SUBDIR+= tcsh
-SUBDIR+= tcsh-standalone
-SUBDIR+= tcsh-static
SUBDIR+= zsh
SUBDIR+= zsh-current
SUBDIR+= zsh3