From owner-cvs-src@FreeBSD.ORG Wed Nov 1 13:59:07 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 19BF316A403; Wed, 1 Nov 2006 13:59:07 +0000 (UTC) (envelope-from Hartmut.Brandt@dlr.de) Received: from smtp-3.dlr.de (smtp-3.dlr.de [195.37.61.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 027DE43D70; Wed, 1 Nov 2006 13:59:03 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from [129.247.12.14] ([129.247.12.14]) by smtp-3.dlr.de with Microsoft SMTPSVC(6.0.3790.1830); Wed, 1 Nov 2006 14:59:01 +0100 Message-ID: <4548A978.2060105@dlr.de> Date: Wed, 01 Nov 2006 15:04:40 +0100 From: Hartmut Brandt User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Gleb Smirnoff References: <200610312144.k9VLik4r018076@repoman.freebsd.org> In-Reply-To: <200610312144.k9VLik4r018076@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 01 Nov 2006 13:59:01.0752 (UTC) FILETIME=[E282FF80:01C6FDBD] Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/bsnmpd/bsnmpd 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: Wed, 01 Nov 2006 13:59:07 -0000 Thanks for fixing this. Just forgot to commit that change - I never should do more than one thing at the same time. harti Gleb Smirnoff wrote: > glebius 2006-10-31 21:44:46 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/bsnmpd/bsnmpd Makefile > Log: > Fix buildworld. > > Revision Changes Path > 1.15 +2 -1 src/usr.sbin/bsnmpd/bsnmpd/Makefile > >