diff --git a/lists.php b/lists.php
index 0a50859..89ee3e5 100644
--- a/lists.php
+++ b/lists.php
@@ -8,7 +8,7 @@
{
$subUrl = '/list_subscribe.php?list=';
$archiveUrl = 'http://lists.quakeforge.net/list-archives/';
-
+
echo '[ ';
echo 'subscribe';
echo ' | ';
@@ -28,6 +28,7 @@ the development list, is where they are sent. If you want to know about them,
subscribe here.
QuakeForge Bugs mailListLinks ('quakeforge-bugs'); ?>
+Quake II Bugs mailListLinks ('quake2-bugs'); ?>
Newtree Bugs mailListLinks ('newtree-bugs'); ?>
QFCC Bugs mailListLinks ('qfcc-bugs'); ?>
Forge Bugs mailListLinks ('forge-bugs'); ?>
@@ -38,6 +39,7 @@ system sends mail to this list whenever the bug database for each package is
updated.
QuakeForge CVS Updates mailListLinks ('quakeforge-cvs'); ?>
+Quake II CVS Updates mailListLinks ('quake2-cvs'); ?>
Newtree CVS Updates mailListLinks ('newtree-cvs'); ?>
QFCC CVS Updates mailListLinks ('qfcc-cvs'); ?>
Forge CVS Updates mailListLinks ('forge-cvs'); ?>
@@ -48,8 +50,9 @@ is sent out every time any file is changed, they tend to be pretty high-traffic.
Each email contains a list of files changed, and what was changed.
QuakeForge Development mailListLinks ('quakeforge-devel'); ?>
+Quake II Development mailListLinks ('quake2-devel'); ?>
-This is where the main development work is discussed. Tempers run high
+
These are where the main development work is discussed. Tempers run high
occasionally, and technical discussion is the order of the day. If you are
interested in helping, have a patch, or are concerned with the direction the
development is taking, this is the place you want to be.