From owner-cvs-src@FreeBSD.ORG Fri Dec 10 18:19:19 2004 Return-Path: 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 BEDF516A4CE; Fri, 10 Dec 2004 18:19:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A46A43D58; Fri, 10 Dec 2004 18:19:19 +0000 (GMT) (envelope-from kensmith@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 iBAIJJGm083898; Fri, 10 Dec 2004 18:19:19 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBAIJJ4l083897; Fri, 10 Dec 2004 18:19:19 GMT (envelope-from kensmith) Message-Id: <200412101819.iBAIJJ4l083897@repoman.freebsd.org> From: Ken Smith Date: Fri, 10 Dec 2004 18:19:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/gnu/usr.bin/cvs/cvsbug Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 10 Dec 2004 18:19:19 -0000 kensmith 2004-12-10 18:19:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) gnu/usr.bin/cvs/cvsbug Makefile Log: Add in some processing of the cvsbug script that has been done in the past. I think it got missed in the last cvs import. Approved by: peter Revision Changes Path 1.11.2.9 +8 -2 src/gnu/usr.bin/cvs/cvsbug/Makefile