DATE=`date +"%d%b%y"`

FILE=bed-$VERSION.src.tar.gz

SIZE=`ls -s --human-readable $DISTPATH/$FILE|cut -d ' ' -f 1`
cat <<!
Begin3
Title: bed - Binary editor  (Source)
Version: $VERSION
Entered-date: $DATE
!
cat description
cat<<!
Primary-site: http://bedlinux.tripod.com
		$SIZE $FILE
Alternate-site: sunsite.unc.edu /pub/Linux/apps/editors/terminal/
		$SIZE $FILE
Alternate-site: http://www.mediaport.org/~erweiter/LinuxBed/
		$SIZE $FILE
Platforms: Linux 2.0 or 2.2, libncurses, optionally libdl and libpthread
Copying-policy: GPL
End
!
