Date: Fri, 26 Nov 1999 06:22:52 +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: <19991126062252D.issei@jp.freebsd.org> In-Reply-To: <19991126061634F.issei@jp.freebsd.org> References: <19991125194437L.issei@jp.freebsd.org> <19991125212955S.matusita@jp.FreeBSD.org> <19991126061634F.issei@jp.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In mail "Re: ports/15059: Fix fetching problem on security/ssh2 port" Issei Suzuki <issei@jp.freebsd.org> wrote: > 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" Oops, PATCH_DIST_STRIP=-p1 is also needed. Issei.- 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?19991126062252D.issei>