From owner-cvs-src@FreeBSD.ORG Fri Aug 22 18:37:24 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D097106568A; Fri, 22 Aug 2008 18:37:24 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E6FB58FC2F; Fri, 22 Aug 2008 18:37:23 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7MIbN58006833; Fri, 22 Aug 2008 18:37:23 GMT (envelope-from bz@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7MIbNpQ006832; Fri, 22 Aug 2008 18:37:23 GMT (envelope-from bz@repoman.freebsd.org) Message-Id: <200808221837.m7MIbNpQ006832@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to bz@repoman.freebsd.org using -f From: "Bjoern A. Zeeb" Date: Fri, 22 Aug 2008 18:36:58 +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/usr.sbin Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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, 22 Aug 2008 18:37:24 -0000 bz 2008-08-22 18:36:58 UTC FreeBSD src repository Modified files: usr.sbin Makefile Log: SVN rev 182012 on 2008-08-22 18:36:58Z by bz Temporary unhook ntp from the build until the missing net/libopts/Makefile is in place. The TB is too busy sending mails. Revision Changes Path 1.392 +1 -1 src/usr.sbin/Makefile