diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-09-25 17:08:02 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-09-25 17:08:02 +0000 |
commit | f79d7524cc2b92be567e47b8ae7cb297afc29dc4 (patch) | |
tree | fd399339d8b1f59b7688cdb0f9818e245d7a1c6d /security/hpn-ssh | |
parent | 78b55fd571791e974526b3284eab8b5da6be0399 (diff) | |
download | FreeBSD-ports-f79d7524cc2b92be567e47b8ae7cb297afc29dc4.zip FreeBSD-ports-f79d7524cc2b92be567e47b8ae7cb297afc29dc4.tar.gz |
- mark FORBIDDEN until fixed.
Diffstat (limited to 'security/hpn-ssh')
-rw-r--r-- | security/hpn-ssh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile index 1c7a084..85ccd9c 100644 --- a/security/hpn-ssh/Makefile +++ b/security/hpn-ssh/Makefile @@ -16,6 +16,8 @@ PKGNAMESUFFIX?= -portable MAINTAINER= dinoex@FreeBSD.org COMMENT= The portable version of OpenBSD's OpenSSH +FORBIDDEN= Security Problem with PAM + MAN1= sftp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 scp.1 ssh.1 MLINKS= ssh.1 slogin.1 MAN5= ssh_config.5 sshd_config.5 |