diff options
Diffstat (limited to 'security/ssh2')
-rw-r--r-- | security/ssh2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index 569014a..6cc9541 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" |