diff --git a/doc/man/quakeforge.1 b/doc/man/quakeforge.1 index 3419db5e1..c0ca9f187 100644 --- a/doc/man/quakeforge.1 +++ b/doc/man/quakeforge.1 @@ -44,4 +44,4 @@ Show version of program. .\" .SH "SEE ALSO" .\" .BR foo "(1), " bar (1) .SH AUTHOR -The QuakeForge Project . +The QuakeForge Project . diff --git a/quakeforge.lsm.in b/quakeforge.lsm.in index 9338f37fa..351b1d858 100644 --- a/quakeforge.lsm.in +++ b/quakeforge.lsm.in @@ -4,8 +4,8 @@ Version: @VERSION@ Entered-date: @ISODATE@ Description: 3D game engine based on id Software's Quake engine Keywords: 3D, game, engine, quake -Author: quake-devel@lists.sourceforge.net (The QuakeForge Project) -Maintained-by: quake-devel@lists.sourceforge.net (The QuakeForge Project) +Author: quakeforge-devel@lists.quakeforge.net (The QuakeForge Project) +Maintained-by: quakeforge-devel@lists.quakeforge.net (The QuakeForge Project) Primary-site: http://www.quakeforge.net/ 604k @PACKAGE@-@VERSION@.tar.bz2 730k @PACKAGE@-@VERSION@.tar.gz diff --git a/qw/source/cl_ents.c b/qw/source/cl_ents.c index 3cc428668..6bf811f58 100644 --- a/qw/source/cl_ents.c +++ b/qw/source/cl_ents.c @@ -992,7 +992,7 @@ CL_SetSolidEntities (void) || cl.model_precache[state->modelindex]->clipbox) { if (pmove.numphysent == MAX_PHYSENTS) { Con_Printf ("WARNING: entity physent overflow, email " - "quakeforge-devel@lists.sourceforge.net\n"); + "quakeforge-devel@lists.quakeforge.net\n"); break; } pmove.physents[pmove.numphysent].model = @@ -1105,7 +1105,7 @@ CL_SetSolidPlayers (int playernum) if (pmove.numphysent == MAX_PHYSENTS) { Con_Printf ("WARNING: player physent overflow, email " - "quakeforge-devel@lists.sourceforge.net\n"); + "quakeforge-devel@lists.quakeforge.net\n"); break; } diff --git a/tools/qfcc/AUTHORS b/tools/qfcc/AUTHORS index 97ed99888..5c7376fd5 100644 --- a/tools/qfcc/AUTHORS +++ b/tools/qfcc/AUTHORS @@ -1,6 +1,6 @@ The original "qcc" program was written by Id Software, Inc. This version was created by Jeff Teunissen and is -maintained by The QuakeForge Project +maintained by The QuakeForge Project Please do not contact Id Software for technical support on this program -- they do not care about it any more. :) diff --git a/tools/qfcc/qfcc.lsm.in b/tools/qfcc/qfcc.lsm.in index 2fcfffb29..63724bba1 100644 --- a/tools/qfcc/qfcc.lsm.in +++ b/tools/qfcc/qfcc.lsm.in @@ -7,8 +7,8 @@ Description: The QuakeForge Code Compiler qfcc is a compiler for the GameC (formerly QuakeC) language. It is intended to replace the original QuakeC compiler. Keywords: Quake, QuakeC, QuakeForge, GameC, compiler -Author: quake-devel@lists.sourceforge.net (The QuakeForge Project) -Maintained-by: quake-devel@lists.sourceforge.net (The QuakeForge Project) +Author: quakeforge-devel@lists.quakeforge.net (The QuakeForge Project) +Maintained-by: quakeforge-devel@lists.quakeforge.net (The QuakeForge Project) Primary-site: http://www.quakeforge.net/ 31k qfcc-@VERSION@.tar.gz 500 qfcc.lsm diff --git a/tools/qfdefs/qfdefs.lsm.in b/tools/qfdefs/qfdefs.lsm.in index 2fcfffb29..63724bba1 100644 --- a/tools/qfdefs/qfdefs.lsm.in +++ b/tools/qfdefs/qfdefs.lsm.in @@ -7,8 +7,8 @@ Description: The QuakeForge Code Compiler qfcc is a compiler for the GameC (formerly QuakeC) language. It is intended to replace the original QuakeC compiler. Keywords: Quake, QuakeC, QuakeForge, GameC, compiler -Author: quake-devel@lists.sourceforge.net (The QuakeForge Project) -Maintained-by: quake-devel@lists.sourceforge.net (The QuakeForge Project) +Author: quakeforge-devel@lists.quakeforge.net (The QuakeForge Project) +Maintained-by: quakeforge-devel@lists.quakeforge.net (The QuakeForge Project) Primary-site: http://www.quakeforge.net/ 31k qfcc-@VERSION@.tar.gz 500 qfcc.lsm