changeset 2615:d48a2accb8d8 octave-forge

Fix the octave-forge CVS address so the checkout link actually works
author adb014
date Sat, 07 Oct 2006 17:59:05 +0000
parents dcdb60e69ee0
children ac8b29880f9d
files admin/make_index
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/admin/make_index	Fri Oct 06 23:22:30 2006 +0000
+++ b/admin/make_index	Sat Oct 07 17:59:05 2006 +0000
@@ -30,7 +30,7 @@
 
 # Links to octave/octave-forge web CVS
 my $OCTAVECVS = "http://www.octave.org/cgi-bin/viewcvs.cgi/~checkout~/octave";
-my $FORGECVS = "http://octave.cvs.sourceforge.net/cgi-bin/octave/octave-forge/";
+my $FORGECVS = "http://octave.cvs.sourceforge.net/octave/octave-forge/";
 
 #my $script  = basename($0);