diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-11-24 21:45:32 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-11-24 21:45:32 +0000 |
commit | 03825be304b4f80a70787acf42e723035eebbc3f (patch) | |
tree | 8ff5424047d82b7f21f77cddcf03142de9e1a6f4 /security/ssh2 | |
parent | 4320fb1a64e0aa3225d880bd5a59c37fb1906800 (diff) | |
download | ports-03825be304b4f80a70787acf42e723035eebbc3f.tar.gz ports-03825be304b4f80a70787acf42e723035eebbc3f.zip |
Notes
Diffstat (limited to 'security/ssh2')
-rw-r--r-- | security/ssh2/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index 27d9118f1e7f..569014ab7f07 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -14,10 +14,6 @@ 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/ -PATCH_SITES= http://www.ssh.fi/sshprotocols2/patches/ -PATCHFILES= patch-${DISTNAME}-bsd.tty.chown -PATCH_DIST_STRIP= -p1 - MAINTAINER= issei@jp.FreeBSD.org RESTRICTED= "Crypto; export-controlled" |