summaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-09-25 17:06:09 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-09-25 17:06:09 +0000
commit55758cceae4650ff7413e693c4d9d32ec943626f (patch)
tree1d0dd88d883450b2e31d81331da7119707aceeda /security/openssh
parentUpdate to 0.69 which fixes, among other things, the recent Yahoo! problems. (diff)
- mark FORBIDDEN until fixes.
Notes
Notes: svn path=/head/; revision=89366
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index ae7d3c5aa7d3..6686b2d10311 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -21,6 +21,8 @@ PATCHFILES= openbsd28_${PORTVERSION}.patch
MAINTAINER= dinoex@FreeBSD.org
COMMENT= OpenBSD's secure shell client and server (remote login program)
+FORBIDDEN= Security Problem with PAM
+
USE_OPENSSL= yes
WRKSRC= ${WRKDIR}/ssh