           SPELL=sudo
         VERSION=1.6.9p2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.sudo.ws/pub/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.courtesan.com/pub/$SPELL/$SOURCE
  SECURITY_PATCH=1
      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
        WEB_SITE=http://www.courtesan.com/sudo
        KEYWORDS="utils"
         ENTERED=20010922
           SHORT="Grant limited superuser ability to users."
cat << EOF
Sudo (superuser do) allows a system administrator to give certain users
(or groups of users) the ability to run some (or all) commands as root
while logging all commands and arguments. Sudo operates on a per-command
basis, it is not a replacement for the shell.
EOF
