From: Michael N. <mne...@us...> - 2003-04-27 19:18:17
|
Update of /cvsroot/ruby-dbi/src/build In directory sc8-pr-cvs1:/tmp/cvs-serv5986 Modified Files: package.sh Log Message: fixed RAA entry update address Index: package.sh =================================================================== RCS file: /cvsroot/ruby-dbi/src/build/package.sh,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- package.sh 28 Oct 2002 11:18:50 -0000 1.5 +++ package.sh 27 Apr 2003 19:18:13 -0000 1.6 @@ -66,7 +66,7 @@ links http://www.sourceforge.net/account/login.php dialog --msgbox "Finally, update the page at the RAA." 8 40 -w3m "http://www.ruby-lang.org/en/raa-update.rhtml?name=Ruby%2FDBI" +w3m "http://raa.ruby-lang.org/update.rhtml?name=ruby-dbi" # remove work cd .. |