From owner-freebsd-commit Thu Oct 5 03:06:22 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA01280 for freebsd-commit-outgoing; Thu, 5 Oct 1995 03:06:22 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA01266 for cvs-all-outgoing; Thu, 5 Oct 1995 03:06:19 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA01254 for cvs-etc-outgoing; Thu, 5 Oct 1995 03:06:16 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA01246 ; Thu, 5 Oct 1995 03:06:03 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.12/8.6.9) id DAA01438; Thu, 5 Oct 1995 03:06:00 -0700 Date: Thu, 5 Oct 1995 03:06:00 -0700 Message-Id: <199510051006.DAA01438@silvia.HIP.Berkeley.EDU> To: davidg@freefall.freebsd.org CC: CVS-commiters@freefall.freebsd.org, cvs-etc@freefall.freebsd.org In-reply-to: <199510050931.CAA29646@freefall.freebsd.org> (message from David Greenman on Thu, 5 Oct 1995 02:31:43 -0700) Subject: Re: cvs commit: src/etc/mtree BSD.local.dist BSD.usr.dist From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-commit@FreeBSD.org Precedence: bulk * Modified: etc Makefile csh.login profile * etc/mtree BSD.local.dist BSD.usr.dist ^^^^^^^^^^^^^^ Oh my goodness. I completely forgot that this file is included in all the packages that go into /usr/local. :< Which means, I need to rebuild all the packages. Duh.... :< Satoshi