          MODULE=xauth
         VERSION=1.0.7
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$XORG_URL/individual/app
      SOURCE_VFY=sha1:54f93f0539a98900c36c4f7c8ae933f77699dc7b
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060120
         UPDATED=20120324
           SHORT="The X.Org authentication utility"

cat << EOF
xauth is a small utility that can read and mainpulate Xauthority files
which are used by both servers and client to control authentication and
access to X sessions.
EOF
