diff options
author | asami <asami@FreeBSD.org> | 1998-06-26 06:26:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-06-26 06:26:26 +0800 |
commit | c551cf4d153ba94e1f681935b25db20a755b5421 (patch) | |
tree | b495cd4ea8777c8af1098ef9f4a154ba8a183e6d /shells | |
parent | 4612680bd19d6bc119f266bc86439ef46cd4f730 (diff) | |
download | freebsd-ports-gnome-c551cf4d153ba94e1f681935b25db20a755b5421.tar.gz freebsd-ports-gnome-c551cf4d153ba94e1f681935b25db20a755b5421.tar.zst freebsd-ports-gnome-c551cf4d153ba94e1f681935b25db20a755b5421.zip |
Rename "bash" to "bash1" (the actual port is already repository copied).
Requested by: chet@ins.CWRU.Edu
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile index c30018386888..fd0403ea7caa 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.12 1997/01/02 07:01:10 asami Exp $ +# $Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $ # - SUBDIR += bash + SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es SUBDIR += scsh |