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 | ab6c5c1afb64aa134740c6496e3a7f2274fb06df (patch) | |
tree | 8dae64ece70131b51f09205b9d1c4655ee72e46d /shells/Makefile | |
parent | aa98682b395403741547e985d804c5b45bc1215d (diff) | |
download | pkgsrc-ab6c5c1afb64aa134740c6496e3a7f2274fb06df.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 |