From owner-cvs-all@FreeBSD.ORG Tue Mar 15 07:51:03 2005 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 8EC6F16A4CE; Tue, 15 Mar 2005 07:51:03 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0D7443D46; Tue, 15 Mar 2005 07:51:01 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j2F7ocu0006029; Tue, 15 Mar 2005 09:50:38 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j2F7oxWA000913; Tue, 15 Mar 2005 09:50:59 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j2F7oxpd000912; Tue, 15 Mar 2005 09:50:59 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 15 Mar 2005 09:50:59 +0200 From: Giorgos Keramidas To: Hartmut Brandt Message-ID: <20050315075059.GA877@orion.daedalusnetworks.priv> References: <200503150738.j2F7cGle036697@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503150738.j2F7cGle036697@repoman.freebsd.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/atm/atmconfig 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: Tue, 15 Mar 2005 07:51:03 -0000 On 2005-03-15 07:38, Hartmut Brandt wrote: > harti 2005-03-15 07:38:16 UTC > > FreeBSD src repository > > Modified files: > sbin/atm/atmconfig Makefile > Log: > Forgot to change the pointer to the snmp_atm sources after repo-copy. > Correct this by pointing to the new location. Great! Thanks :)