diff options
author | green <green@FreeBSD.org> | 1999-11-18 09:46:43 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 1999-11-18 09:46:43 +0800 |
commit | c4ba944f4e0724a052bd90cf3284b64692214773 (patch) | |
tree | c0c34beb09b3d4191834df59dbf8f15e45090cc2 /security/openssh/pkg-descr | |
parent | 4eefa58ee798cdc243bf8fa08919c5b24218abd3 (diff) | |
download | freebsd-ports-gnome-c4ba944f4e0724a052bd90cf3284b64692214773.tar.gz freebsd-ports-gnome-c4ba944f4e0724a052bd90cf3284b64692214773.tar.zst freebsd-ports-gnome-c4ba944f4e0724a052bd90cf3284b64692214773.zip |
Make the second CVS site work for real.
Move sshd.sh to files and ${INSTALL_SCRIPT}/${PERL} -pi it.
Clean up the Makefile's style a bit (MNF anyone? :)
Add WWW: to pkg/DESCR.
Change MASTER_SITES back to CVS_SITES to avoid problems with
MASTER_SITE_OVERRIDE.
Parts submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>, Robert Muir <rmuir@gibralter.net>
Diffstat (limited to 'security/openssh/pkg-descr')
-rw-r--r-- | security/openssh/pkg-descr | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/openssh/pkg-descr b/security/openssh/pkg-descr index 77313af4448f..cf7dd20e9fe9 100644 --- a/security/openssh/pkg-descr +++ b/security/openssh/pkg-descr @@ -8,7 +8,9 @@ OpenSSH is a version of Secure Shell based upon a much less encumbered SSH version 1.2.12, which has a BSD-style license. Maintained by the OpenBSD project, this is the most free and secure SSH implementation in the world. OpenSSH supports SSH protocol version 1.5 and has all -known bugs from SSH fixed. +known bugs from SSH fixed, and even some unknown ones :) + +WWW: http://www.openssh.com/ - Brian Feldman green@FreeBSD.org |