From owner-freebsd-ports Thu Nov 25 13:16:26 1999 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.issei.org (mx1.issei.org [210.254.221.66]) by hub.freebsd.org (Postfix) with ESMTP id 108E214C99; Thu, 25 Nov 1999 13:16:23 -0800 (PST) (envelope-from issei@jp.freebsd.org) Received: from localhost (urd.issei.org [210.254.221.67]) by mx1.issei.org (8.9.3+3.2W/3.7W-v6) with ESMTP/IPv4 id GAA59788; Fri, 26 Nov 1999 06:16:18 +0900 (JST) (envelope-from issei@jp.freebsd.org) To: matusita@jp.freebsd.org Cc: sada@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/15059: Fix fetching problem on security/ssh2 port In-Reply-To: <19991125212955S.matusita@jp.FreeBSD.org> References: <19991124145202.A41044@freebsd.org> <19991125194437L.issei@jp.freebsd.org> <19991125212955S.matusita@jp.FreeBSD.org> X-Mailer: Mew version 1.94.1 on XEmacs 21.1 (Biscayne) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19991126061634F.issei@jp.freebsd.org> Date: Fri, 26 Nov 1999 06:16:34 +0900 From: Issei Suzuki X-Dispatcher: imput version 990905(IM130) Lines: 15 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org SSH Communications Security resume distributing there patch. diff -urN ssh2.old/Makefile ssh2/Makefile --- ssh2.old/Makefile Thu Nov 25 08:17:01 1999 +++ ssh2/Makefile Fri Nov 26 06:04:43 1999 @@ -14,6 +14,9 @@ ftp://sunsite.unc.edu/pub/packages/security/ssh/ \ ftp://ftp.kyoto.wide.ad.jp/pub/security/ssh/ +PATCHFILES= patch-ssh-2.0.13-bsd.tty.chown +PATCH_SITES= http://www.ssh.org/patches/ + MAINTAINER= issei@jp.FreeBSD.org RESTRICTED= "Crypto; export-controlled" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message