From owner-cvs-src@FreeBSD.ORG Fri Oct 31 10:54:47 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 EE4F216A4CE; Fri, 31 Oct 2003 10:54:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6625F43FBD; Fri, 31 Oct 2003 10:54:47 -0800 (PST) (envelope-from brooks@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 h9VIslXJ002431; Fri, 31 Oct 2003 10:54:47 -0800 (PST) (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9VIskIh002430; Fri, 31 Oct 2003 10:54:46 -0800 (PST) (envelope-from brooks) Message-Id: <200310311854.h9VIskIh002430@repoman.freebsd.org> From: Brooks Davis Date: Fri, 31 Oct 2003 10:54:46 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin Makefile src/usr.sbin 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, 31 Oct 2003 18:54:48 -0000 brooks 2003/10/31 10:54:46 PST FreeBSD src repository Modified files: sbin Makefile usr.sbin Makefile Log: Temporarily disconnect ipfstat, ipnat, and ipftest to unbreak world. Pointy hat to: brooks Revision Changes Path 1.128 +1 -3 src/sbin/Makefile 1.277 +1 -2 src/usr.sbin/Makefile