From owner-cvs-all Fri May 28 17:42:12 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 488BC14C19; Fri, 28 May 1999 17:42:09 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA87279; Fri, 28 May 1999 17:42:09 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <199905290042.RAA87279@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Fri, 28 May 1999 17:42:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1999/05/28 17:42:08 PDT Modified files: release Makefile Log: Don't put CVS files in ports. It's kinda useful for cvs updating a ports tree which was installed initially with the system later, but this is probably not the general case (user CVSups the repository rather than the checked-out bits) and it's penalizing everyone else with excessive inode consumption. Revision Changes Path 1.490 +3 -3 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message