From owner-cvs-all@FreeBSD.ORG Fri Aug 22 21:15:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A7621065684 for ; Fri, 22 Aug 2008 21:15:35 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from mx6.bahnhof.se (mx6.bahnhof.se [213.80.101.16]) by mx1.freebsd.org (Postfix) with ESMTP id D102D8FC17 for ; Fri, 22 Aug 2008 21:15:34 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from localhost (mx6.local [127.0.0.1]) by mx6-reinject (Postfix) with ESMTP id B763B211022; Fri, 22 Aug 2008 23:15:33 +0200 (CEST) Received: from mx6.bahnhof.se ([127.0.0.1]) by localhost (mx6.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00772-04; Fri, 22 Aug 2008 23:15:30 +0200 (CEST) Received: from [10.0.1.3] (h-60-153.A163.cust.bahnhof.se [79.136.60.153]) by mx6.bahnhof.se (Postfix) with ESMTP id B6F1321101E; Fri, 22 Aug 2008 23:15:30 +0200 (CEST) Message-ID: <48AF2C64.1090707@gmail.com> Date: Fri, 22 Aug 2008 23:15:16 +0200 From: Niclas Zeising User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Ollivier Robert References: <200808222004.m7MK4jn6017155@repoman.freebsd.org> In-Reply-To: <200808222004.m7MK4jn6017155@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MX6) X-Spam-Status: No, score=-0.891 tagged_above=-99 required=5 tests=[BAYES_00=-2.599, DNS_FROM_RFC_POST=1.708] X-Spam-Score: -0.891 X-Spam-Level: Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ntp/libopts 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, 22 Aug 2008 21:15:35 -0000 Ollivier Robert wrote: > roberto 2008-08-22 20:04:35 UTC > > FreeBSD src repository > > Added files: > usr.sbin/ntp/libopts Makefile > Log: > SVN rev 182019 on 2008-08-22 20:04:35Z by roberto > > Add forgotten libopts subdir. > > MFC after: 2 weeks > > Revision Changes Path > 1.1 +13 -0 src/usr.sbin/ntp/libopts/Makefile (new) Hi! You might want to re-enable the build of ntp. Bz@ disabled it a while ago since tinderbox kept spewing mails. Regards! //Niclas