           MODULE=ed
         VERSION=0.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNU_URL/$MODULE/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/$SOURCE
        WEB_SITE=http://www.gnu.org/software/ed/ed.html
         ENTERED=20010922
         UPDATED=20010922
           SHORT="ed is a line-oriented text editor."
cat << EOF
ed - a line-oriented text editor
ed is a line-oriented text editor. It is used to create, display, modify
and otherwise manipulate text files.
EOF
