From owner-cvs-src@FreeBSD.ORG Thu Oct 11 18:49:14 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 368B816A41B; Thu, 11 Oct 2007 18:49:14 +0000 (UTC) (envelope-from db@nipsi.de) Received: from fop.bsdsystems.de (mx.bsdsystems.de [88.198.57.43]) by mx1.freebsd.org (Postfix) with ESMTP id F13CE13C45B; Thu, 11 Oct 2007 18:49:13 +0000 (UTC) (envelope-from db@nipsi.de) Received: from [172.16.1.13] (e176117057.adsl.alicedsl.de [85.176.117.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by fop.bsdsystems.de (Postfix) with ESMTP id 181CD25ED6; Thu, 11 Oct 2007 20:25:09 +0200 (CEST) Message-ID: <470E6A6A.7050301@nipsi.de> Date: Thu, 11 Oct 2007 20:24:42 +0200 From: Dennis Berger User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Ken Smith References: <200710110626.l9B6QKNv083159@repoman.freebsd.org> In-Reply-To: <200710110626.l9B6QKNv083159@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/cvsup stable-supfile standard-supfile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2007 18:49:14 -0000 As csup is in the basesystem and cvsup is in the ports. How about renaming that folder to csup? regards, Dennis Ken Smith schrieb: > kensmith 2007-10-11 06:26:20 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_7) > share/examples/cvsup stable-supfile standard-supfile > Log: > Adjust for RELENG_7. > > Approved by: re (implicit) > > Revision Changes Path > 1.32.2.1 +4 -4 src/share/examples/cvsup/stable-supfile > 1.25.2.1 +1 -1 src/share/examples/cvsup/standard-supfile > >