          MODULE=openssh
         VERSION=3.4p1
        #VERSION=3.3p1
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[1]=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$SOURCE
   SOURCE_URL[0]=ftp://ftp.tux.org/bsd/openbsd/OpenSSH/portable/$SOURCE
      SOURCE_MD5=459c1d0262e939d6432f193c7a4ba8a8
        WEB_SITE=http://www.openssh.com
         ENTERED=20010922
         UPDATED=20020801
           SHORT="openssh is a client and server for encrypted remote logins and file transfers."
cat << EOF
This is a Unix/Linux port of OpenBSD's excellent OpenSSH. OpenSSH is a
full implementation of the SSH1 protocol and a 99% implementation of the
SSH 2 protocol, including sftp client and server support.
EOF
