From 89ff2fa8c3a46d606020188d9e254aecff6cb122 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 10 Jan 2004 06:56:15 +0000 Subject: rename standalone-tcsh to tcsh-standalone. the convention in pkgsrc is for mutations of packages to be named -. add a CONFLICT on standalone-tcsh for obvious reasons. --- shells/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells/Makefile') diff --git a/shells/Makefile b/shells/Makefile index 27ab5c053ec..a98e887c29d 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2004/01/10 06:53:45 grant Exp $ +# $NetBSD: Makefile,v 1.25 2004/01/10 06:56:15 grant Exp $ # COMMENT= Shells @@ -14,10 +14,10 @@ SUBDIR+= pdksh SUBDIR+= perlsh SUBDIR+= rc SUBDIR+= scsh -SUBDIR+= standalone-tcsh SUBDIR+= static-ast-ksh SUBDIR+= static-bash2 SUBDIR+= tcsh +SUBDIR+= tcsh-standalone SUBDIR+= tcsh-static SUBDIR+= zsh SUBDIR+= zsh-current -- cgit v1.2.3