From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 21:27:10 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61D7A16A4CE for ; Fri, 30 Jul 2004 21:27:10 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53F5E43D60 for ; Fri, 30 Jul 2004 21:27:10 +0000 (GMT) (envelope-from dhrider@gmail.com) Received: by mproxy.gmail.com with SMTP id x17so6196cwb for ; Fri, 30 Jul 2004 14:26:38 -0700 (PDT) Received: by 10.11.122.19 with SMTP id u19mr37726cwc; Fri, 30 Jul 2004 14:26:38 -0700 (PDT) Message-ID: <89ceee7040730142679f8f0e5@mail.gmail.com> Date: Fri, 30 Jul 2004 14:26:38 -0700 From: Dan Finn To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: correct way to upgrade ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2004 21:27:10 -0000 I have seen a few threads lately about ssh and upgrading/updating it. What is the correct method for updating ssh that was installed as part of the base system. Uninstall and install openssh from ports? Thanks Dan