diff options
author | minskim <minskim@pkgsrc.org> | 2005-10-29 16:09:03 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-10-29 16:09:03 +0000 |
commit | 2504015bdcf466a69f58f6fbfd544cc82da02acf (patch) | |
tree | 8dae64ece70131b51f09205b9d1c4655ee72e46d /shells/Makefile | |
parent | b42e47c686c2024672f78900f1439203bb9e987d (diff) | |
download | pkgsrc-2504015bdcf466a69f58f6fbfd544cc82da02acf.tar.gz |
Rename 9rc to 9base.
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile index 734ba986710..33ac73f3ec4 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2005/10/23 20:27:44 minskim Exp $ +# $NetBSD: Makefile,v 1.37 2005/10/29 16:09:03 minskim Exp $ # COMMENT= Shells -SUBDIR+= 9rc SUBDIR+= ast-ksh SUBDIR+= bash SUBDIR+= bash2 |