From owner-cvs-src@FreeBSD.ORG Sat Dec 6 20:04:00 2003 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 80B7116A4CE; Sat, 6 Dec 2003 20:04:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D561043FBD; Sat, 6 Dec 2003 20:03:59 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hB743xXJ015416; Sat, 6 Dec 2003 20:03:59 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB743xDj015415; Sat, 6 Dec 2003 20:03:59 -0800 (PST) (envelope-from scottl) Message-Id: <200312070403.hB743xDj015415@repoman.freebsd.org> From: Scott Long Date: Sat, 6 Dec 2003 20:03:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/bin/sh 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: Sun, 07 Dec 2003 04:04:00 -0000 scottl 2003/12/06 20:03:59 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) bin/sh Makefile Log: Fix up sh(1) for the release. Revision Changes Path 1.40.4.1 +1 -0 src/bin/sh/Makefile