From owner-cvs-all@FreeBSD.ORG Sat Oct 2 18:42:00 2004 Return-Path: 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 C910C16A4CE; Sat, 2 Oct 2004 18:42:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A192043D45; Sat, 2 Oct 2004 18:42:00 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i92Ig0MN016402; Sat, 2 Oct 2004 18:42:00 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i92Ig0ew016399; Sat, 2 Oct 2004 18:42:00 GMT (envelope-from phk) Message-Id: <200410021842.i92Ig0ew016399@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 2 Oct 2004 18:42:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 02 Oct 2004 18:42:00 -0000 phk 2004-10-02 18:42:00 UTC FreeBSD src repository Modified files: usr.sbin Makefile Log: Augh! Disconnect sicontrol(8) from the build while I sort out the trouble I created. Revision Changes Path 1.314 +2 -2 src/usr.sbin/Makefile