diff options
author | asami <asami@FreeBSD.org> | 1999-01-09 11:19:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-09 11:19:49 +0800 |
commit | b5eb247354fc1c73672e815a6e067fbe26c25baa (patch) | |
tree | 9cf018ee060870e231749b9cfe2554f83c33d0dc /shells/Makefile | |
parent | ca2b402cc729f3a6c365617433f42b86abd4c20d (diff) | |
download | freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.tar.gz freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.tar.zst freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.zip |
Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.
Reviewed by: the ports list
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 8165d8a0c924..1aa7b1615e53 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.15 1998/12/07 02:22:12 asami Exp $ +# $Id: Makefile,v 1.16 1998/12/24 08:02:30 steve Exp $ # SUBDIR += bash1 SUBDIR += bash2 SUBDIR += es SUBDIR += pdksh + SUBDIR += rc SUBDIR += scsh SUBDIR += tcsh SUBDIR += zsh |