aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh/pkg-descr
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>1999-11-18 09:46:43 +0800
committergreen <green@FreeBSD.org>1999-11-18 09:46:43 +0800
commitc4ba944f4e0724a052bd90cf3284b64692214773 (patch)
treec0c34beb09b3d4191834df59dbf8f15e45090cc2 /security/openssh/pkg-descr
parent4eefa58ee798cdc243bf8fa08919c5b24218abd3 (diff)
downloadfreebsd-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-descr4
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