From owner-cvs-all@FreeBSD.ORG Fri Oct 14 15:41:10 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D31516A41F; Fri, 14 Oct 2005 15:41:10 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C050F43D45; Fri, 14 Oct 2005 15:41:09 +0000 (GMT) (envelope-from ru@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 j9EFf9tI061331; Fri, 14 Oct 2005 15:41:09 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9EFf9n2061330; Fri, 14 Oct 2005 15:41:09 GMT (envelope-from ru) Message-Id: <200510141541.j9EFf9n2061330@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 14 Oct 2005 15:41:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/libexec/tcpd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2005 15:41:10 -0000 ru 2005-10-14 15:41:09 UTC FreeBSD src repository Modified files: libexec/tcpd Makefile Log: Style: move .PATH to where it belongs. Revision Changes Path 1.5 +2 -2 src/libexec/tcpd/Makefile