From owner-cvs-all Sun Dec 5 22:26:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 49EA614D74; Sun, 5 Dec 1999 22:26:18 -0800 (PST) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA71350; Sun, 5 Dec 1999 22:26:18 -0800 (PST) (envelope-from green@FreeBSD.org) Message-Id: <199912060626.WAA71350@freefall.freebsd.org> From: Brian Feldman Date: Sun, 5 Dec 1999 22:26:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/12/05 22:26:18 PST Modified files: security/openssh Makefile Log: Under advisories, put RESTRICTED back. It more accurately reflects reality, though. One file, cipher.c, calls cryptographic routines from external libraries. This really cannot encumber OpenSSH in any case, but I put RESTRICTED back since it would give people a false hope of being able to install the OpenSSH package but not the requisite, RESTRICTED (so nonexistant) openssl package. Revision Changes Path 1.28 +3 -1 ports/security/openssh/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message