diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-09-25 17:06:09 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-09-25 17:06:09 +0000 |
commit | 52f51679cc4a9cc828b19caea36bc2306fc28d5d (patch) | |
tree | 9d3a1905a07f95db1738e202b1db067c5ffd9dcc | |
parent | e80119b32243a12cef7952314d429a4ac9c9dd22 (diff) | |
download | FreeBSD-ports-52f51679cc4a9cc828b19caea36bc2306fc28d5d.zip FreeBSD-ports-52f51679cc4a9cc828b19caea36bc2306fc28d5d.tar.gz |
- mark FORBIDDEN until fixes.
-rw-r--r-- | security/openssh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile index ae7d3c5..6686b2d 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 |