From owner-freebsd-commit Mon Jul 17 03:55:10 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA24224 for commit-outgoing; Mon, 17 Jul 1995 03:55:10 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA24181 for cvs-ports-outgoing; Mon, 17 Jul 1995 03:54:55 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA24168 ; Mon, 17 Jul 1995 03:54:45 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id DAA11263; Mon, 17 Jul 1995 03:54:42 -0700 Date: Mon, 17 Jul 1995 03:54:42 -0700 Message-Id: <199507171054.DAA11263@silvia.HIP.Berkeley.EDU> To: ache@freebsd.org CC: CVS-commiters@freefall.cdrom.com, cvs-ports@freefall.cdrom.com, torstenb@freefall.cdrom.com In-reply-to: (ache@FreeBSD.org) Subject: Re: cvs commit: ports/utils/mc - Imported sources From: asami@cs.berkeley.edu (Satoshi Asami) Sender: commit-owner@freebsd.org Precedence: bulk * Maybe it should goes to shells instead of utils? That's a good point. We thought about that too, but the current "shells" subdirectory contains traditional shells only, and this is more of a desktop tool. I thought it's better to keep it in utils as we already have mshell and xdtm (oops, it's in x11 ;). Some day we can have a "graphical shells" category and move them all into there. :) Satoshi