From owner-cvs-src@FreeBSD.ORG Sat Oct 4 02:41:19 2008 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 54E611065687; Sat, 4 Oct 2008 02:41:19 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 292888FC15; Sat, 4 Oct 2008 02:41:19 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m942fJwG033131; Sat, 4 Oct 2008 02:41:19 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m942fJJq033130; Sat, 4 Oct 2008 02:41:19 GMT (envelope-from kensmith@repoman.freebsd.org) Message-Id: <200810040241.m942fJJq033130@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to kensmith@repoman.freebsd.org using -f From: Ken Smith Date: Sat, 4 Oct 2008 02:35:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_4 Cc: Subject: cvs commit: src Makefile.inc1 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: Sat, 04 Oct 2008 02:41:19 -0000 kensmith 2008-10-04 02:35:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_4) . Makefile.inc1 Log: SVN rev 183579 on 2008-10-04 02:35:57Z by kensmith Shift branch used for "make update" from RELENG_6 to RELENG_6_4. Approved by: re (implicit) Revision Changes Path 1.499.2.23.2.2 +1 -1 src/Makefile.inc1