diff --git a/www/cvs-script b/www/cvs-script
index 6974e72e239dd9bb9e8220f35c9237c7252d1f34..42e4fa2e8d709db8ae2b49a1ff0739f5431dcc00 100755
--- a/www/cvs-script
+++ b/www/cvs-script
@@ -3,4 +3,4 @@
 # . cvs_script
 unset CVS_SERVER
 export CVS_RSH=ssh
-export CVSROOT=:ext:ballen4705@cvs.smartmontools.sourceforge.net:/cvsroot/smartmontools
+export CVSROOT=:ext:ballen4705@cvs.sourceforge.net:/cvsroot/smartmontools
diff --git a/www/index.html b/www/index.html
index 6d4fa408e21c5a15f8de4a03e2d9d0ca5ac2b108..f05bd20899a67a24b35795ebcda28ae4177b08f5 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
- <title>smartmontools Home Page (last updated $Date: 2004/04/28 18:51:23 $)</title>
+ <title>smartmontools Home Page (last updated $Date: 2004/05/03 16:04:07 $)</title>
  <link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" />
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
  <meta name="description" content="smartmontools Home Page" />
@@ -9,7 +9,7 @@
 </head>
 <body>
 
-<!-- $Id: index.html,v 1.146 2004/04/28 18:51:23 ballen4705 Exp $ -->
+<!-- $Id: index.html,v 1.147 2004/05/03 16:04:07 ballen4705 Exp $ -->
 
 <div align="center">
   <img src="smart_logo.gif" border="0" width="105" height="59" alt="SMART LOGO" />
@@ -151,12 +151,12 @@ do to get the latest development code is
 (but note that the development code may be unstable, and that the
 documentation and code may be inconsistent):</p>
 
-<pre>cvs -d:pserver:anonymous@cvs.smartmontools.sourceforge.net:/cvsroot/smartmontools login (when prompted for a password, just press Enter)
-cvs -d:pserver:anonymous@cvs.smartmontools.sourceforge.net:/cvsroot/smartmontools co sm5</pre></li>
+<pre>cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/smartmontools login (when prompted for a password, just press Enter)
+cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/smartmontools co sm5</pre></li>
 
 <li>To instead get the 5.1-16 release:
 
-<pre>cvs -d:pserver:anonymous@cvs.smartmontools.sourceforge.net:/cvsroot/smartmontools co -r RELEASE_5_1_16 sm5</pre></li>
+<pre>cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/smartmontools co -r RELEASE_5_1_16 sm5</pre></li>
 
 <li><p>This will create a subdirectory called <tt>sm5/</tt> containing the
 code.&#160; Go to that directory, build, and install:</p>
@@ -963,8 +963,8 @@ from smartmontools smartctl utility:</b>
 
 Maintained by: <a href="mailto:smartmontools-support&#64;lists.sourceforge.net">Bruce Allen</a><br />
 Copyright (C) 2002-4 Bruce Allen<br />
-Last updated: <tt>$Date: 2004/04/28 18:51:23 $</tt><br />
-CVS tag: <tt>$Id: index.html,v 1.146 2004/04/28 18:51:23 ballen4705 Exp $</tt>
+Last updated: <tt>$Date: 2004/05/03 16:04:07 $</tt><br />
+CVS tag: <tt>$Id: index.html,v 1.147 2004/05/03 16:04:07 ballen4705 Exp $</tt>
 
 <hr size="2" />