Change website URL in documents

Moved from SourceForge; also levels/sargebaldy/hellkeep.txt had some
weird end of lines (various mix of CRLF, LFCR), that's fixed.

Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
This commit is contained in:
Mike Swanson 2008-12-22 19:52:38 -08:00
parent a1511aac95
commit eaa5704d42
3 changed files with 61 additions and 61 deletions

View file

@ -9,7 +9,7 @@ convert -fill white -font Helvetica-Bold \
-draw "text 0,30 $1" \
-pointsize 11 \
-gravity southwest \
-draw "text 5,5 'http://freedoom.sourceforge.net/'" \
-draw "text 5,5 'http://www.nongnu.org/freedoom/'" \
-gravity southeast \
-draw "text 10,25 'Version: $VERSION'" \
-draw "text 10,5 '$DATE'" \