          MODULE=tmux
         VERSION=1.6
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE_VFY=sha1:8756f6bcecb18102b87e5d6f5952ba2541f68ed3
        WEB_SITE=http://tmux.sourceforge.net
         ENTERED=20100924
         UPDATED=20120125
           SHORT="A terminal multiplexer"

cat << EOF
tmux is a terminal multiplexer: it enables a number of terminals to be
created, accessed, and controlled from a single screen. tmux may be
detached from a screen and continue running in the background, then 
later reattached.
EOF
