diff options
-rw-r--r-- | security/openssh/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile index d514f71cc3a5..f7a1a4ccc540 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -22,6 +22,9 @@ PATCHFILES= openbsd28_${PORTVERSION}.patch MAINTAINER= ports@FreeBSD.org COMMENT= OpenBSD's secure shell client and server (remote login program) +DEPRECATED= Long out of date with multiple security issues. +EXPIRATION_DATE= 2008-02-11 + CONFLICTS?= openssh-portable-* openssh-gssapi-* ssh-1.* ssh2-3.* USE_OPENSSL= yes WRKSRC= ${WRKDIR}/ssh |