From owner-cvs-src@FreeBSD.ORG Sat May 6 07:41:05 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BADF16A400; Sat, 6 May 2006 07:41:05 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53D8443D45; Sat, 6 May 2006 07:41:05 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k467f5Gx073362; Sat, 6 May 2006 07:41:05 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k467f5Ym073358; Sat, 6 May 2006 07:41:05 GMT (envelope-from scottl) Message-Id: <200605060741.k467f5Ym073358@repoman.freebsd.org> From: Scott Long Date: Sat, 6 May 2006 07:41:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src UPDATING src/gnu/usr.bin/groff/tmac mdoc.local src/release Makefile src/share/examples/cvsup standard-supfile src/sys/conf newvers.sh src/sys/sys param.h src/usr.sbin/pkg_install/add main.c 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, 06 May 2006 07:41:05 -0000 scottl 2006-05-06 07:41:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) . UPDATING gnu/usr.bin/groff/tmac mdoc.local release Makefile share/examples/cvsup standard-supfile sys/conf newvers.sh sys/sys param.h usr.sbin/pkg_install/add main.c Log: Set all the pointers to 6.1-RELEASE. Approved by: re Revision Changes Path 1.416.2.22.2.2 +3 -0 src/UPDATING 1.48.2.4.2.1 +1 -1 src/gnu/usr.bin/groff/tmac/mdoc.local 1.887.2.8.2.3 +3 -3 src/release/Makefile 1.23.4.2.2.1 +1 -1 src/share/examples/cvsup/standard-supfile 1.69.2.11.2.2 +1 -1 src/sys/conf/newvers.sh 1.244.2.10.2.1 +1 -1 src/sys/sys/param.h 1.61.2.4.2.1 +1 -0 src/usr.sbin/pkg_install/add/main.c