From owner-cvs-all@FreeBSD.ORG Thu Apr 15 01:56:08 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 0010C16A4CE; Thu, 15 Apr 2004 01:56:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D853143D2D; Thu, 15 Apr 2004 01:56:07 -0700 (PDT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i3F8u7Ge023246; Thu, 15 Apr 2004 01:56:07 -0700 (PDT) (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i3F8u798023245; Thu, 15 Apr 2004 01:56:07 -0700 (PDT) (envelope-from harti) Message-Id: <200404150856.i3F8u798023245@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 15 Apr 2004 01:56:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/bsnmpd/bsnmpd 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: Thu, 15 Apr 2004 08:56:08 -0000 harti 2004/04/15 01:56:06 PDT FreeBSD src repository Modified files: usr.sbin/bsnmpd/bsnmpd Makefile Log: Install the MIBs and the definition file to the new location under /usr/share/snmp. Noted by: bmah Revision Changes Path 1.8 +2 -2 src/usr.sbin/bsnmpd/bsnmpd/Makefile