From 37014e3b5dc4b46a177baaa3e7a9c190fc983ee7 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Thu, 25 Nov 1999 21:26:03 +0000 Subject: Patches are now available from www.ssh.org/patches Submitted by: Issei Suzuki --- security/ssh/Makefile | 4 ++-- security/ssh2/Makefile | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 76fadb943a4e..6bf142b0edcb 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -13,8 +13,8 @@ DISTNAME= ssh-1.2.27 CATEGORIES= security net MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ -# disappeared? PATCH_SITES= http://www.ssh.fi/sshprotocols2/patches/ -PATCH_SITES= ftp://ftp2.inch.com/pub/FreeBSD/ +PATCH_SITES= http://www.ssh.org/patches/ \ + ftp://ftp2.inch.com/pub/FreeBSD/ PATCHFILES= patch-${DISTNAME}-bsd.tty.chown PATCH_DIST_STRIP= -p1 diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index 569014ab7f07..6cc9541b049e 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ \ ftp://sunsite.unc.edu/pub/packages/security/ssh/ \ ftp://ftp.kyoto.wide.ad.jp/pub/security/ssh/ +PATCHFILES= patch-${DISTNAME}-bsd.tty.chown +PATCH_SITES= http://www.ssh.org/patches/ + MAINTAINER= issei@jp.FreeBSD.org RESTRICTED= "Crypto; export-controlled" -- cgit v1.2.3