summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorgrant <grant>2004-01-10 07:06:44 +0000
committergrant <grant>2004-01-10 07:06:44 +0000
commit6a392e36b5b661f37c8afc66f720649634f10e09 (patch)
tree88ddb6b2202407aec47e778911d7a17794ac9d0d /shells/Makefile
parent91c32b87cb8e18e58e1da7d7d808e2d701de2e59 (diff)
downloadpkgsrc-6a392e36b5b661f37c8afc66f720649634f10e09.tar.gz
rename static-bash to bash-static. the convention in pkgsrc is
for mutations of packages to be named <pkg>-<mutation>. add a CONFLICT on static-bash for obvious reasons.
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile
index e14a4c38326..cf29294c51c 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/01/10 07:04:02 grant Exp $
+# $NetBSD: Makefile,v 1.27 2004/01/10 07:06:44 grant Exp $
#
COMMENT= Shells
@@ -7,6 +7,7 @@ SUBDIR+= ast-ksh
SUBDIR+= ast-ksh-static
SUBDIR+= bash2
SUBDIR+= bash2-doc
+SUBDIR+= bash2-static
SUBDIR+= es
SUBDIR+= esh
SUBDIR+= mudsh
@@ -15,7 +16,6 @@ SUBDIR+= pdksh
SUBDIR+= perlsh
SUBDIR+= rc
SUBDIR+= scsh
-SUBDIR+= static-bash2
SUBDIR+= tcsh
SUBDIR+= tcsh-standalone
SUBDIR+= tcsh-static