From owner-freebsd-questions@FreeBSD.ORG Sat Jul 24 16:52:41 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04D66106566C for ; Sat, 24 Jul 2010 16:52:41 +0000 (UTC) (envelope-from kernel@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id B74788FC0C for ; Sat, 24 Jul 2010 16:52:40 +0000 (UTC) Received: from webrz.xs4all.nl (localhost [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id 52A5D5084C for ; Sat, 24 Jul 2010 18:19:44 +0200 (CEST) Received: from [10.10.10.71] (aegir.webrz.net [10.10.10.71]) by webrz.xs4all.nl (Postfix) with ESMTP id 364E05082F for ; Sat, 24 Jul 2010 18:19:44 +0200 (CEST) Message-ID: <4C4B12AC.1080405@webrz.net> Date: Sat, 24 Jul 2010 18:19:56 +0200 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @triton.webrz.net Subject: Automake installed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jul 2010 16:52:41 -0000 Just had a quick look in my installed ports and found out that I have multiple versions of automake installed: automake-1.10.1: ok automake-1.4.6_5: ok automake-1.5_5,1: ok automake-1.9.6_3: ok automake-wrapper-20071109: ok Is this common or should I get rid of all automake-1.9.x versions? How could I do such best? thanks Jos Chrispijn