Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 1999 06:16:34 +0900
From:      Issei Suzuki <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
Message-ID:  <19991126061634F.issei@jp.freebsd.org>
In-Reply-To: <19991125212955S.matusita@jp.FreeBSD.org>
References:  <19991124145202.A41044@freebsd.org> <19991125194437L.issei@jp.freebsd.org> <19991125212955S.matusita@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991126061634F.issei>