diff --git a/cvs.php3 b/cvs.php3
index 02bef674a..7bf907929 100644
--- a/cvs.php3
+++ b/cvs.php3
@@ -22,12 +22,13 @@ a CVS account request here: (only the encrypted version of the password is sent)
else:
-mail("rasmus@lerdorf.on.ca","CVS Account Request","Full name: $fullname\nEmail: $email\nPassword: ".crypt($password));
+mail("rasmus@lerdorf.on.ca","CVS Account Request","Full name: $fullname\nEmail: $email\nID: $id\nPassword: ".crypt($password));
?>
Thank you. Your request has been sent.
diff --git a/sites.php3 b/sites.php3
index eb6d5ea16..3c49814d6 100644
--- a/sites.php3
+++ b/sites.php3
@@ -237,6 +237,7 @@ right away.
site("Internet Weather Report","www.internetweather.com");
site("Mail Chek","mail.chek.com");
site("Metaindex of Law and Government","www.catalaw.com");
+ site("RacersDirect","www.racersdirect.com");
site("Scour Net","www.scour.net");
site("Spell Web","www.spellweb.com");
site("TVGrid.com","www.divein.tvgrid.com");