          MODULE=sudo
         VERSION=1.8.5p2
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://ftp.sudo.ws/pub/$MODULE
   SOURCE_URL[1]=ftp://ftp.courtesan.com/pub/$MODULE
      SOURCE_VFY=sha1:1bf378ffb6fef801a7f5d0ca90f8ab849f79d1be
        WEB_SITE=http://www.courtesan.com/sudo
         ENTERED=20010922
         UPDATED=20120604
           SHORT="Grant limited superuser ability to users/groups"

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
