=================================================================== RCS file: /cvs/openbsd/update_openbsd/release.sh,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- openbsd/update_openbsd/release.sh 2007/09/09 22:40:41 1.12 +++ openbsd/update_openbsd/release.sh 2007/11/19 22:08:37 1.13 @@ -1,5 +1,5 @@ #!/bin/sh -# $RedRiver: release.sh,v 1.11 2007/05/04 20:57:34 andrew Exp $ +# $RedRiver: release.sh,v 1.12 2007/09/09 21:40:41 andrew Exp $ # Copyright (c) 2002 - 2006, FenderQ # All rights reserved. # @@ -44,7 +44,9 @@ SOURCES="src ports XF4" # Anonymous CVS - http://www.openbsd.org/anoncvs.html -CVSROOT="anoncvs@anoncvs3.usa.openbsd.org:/cvs" +#CVSROOT="anoncvs@anoncvs3.usa.openbsd.org:/cvs" +#CVSROOT="anoncvs@anoncvs1.usa.openbsd.org:/cvs" +CVSROOT="anoncvs@rt.fm:/cvs" export CVSROOT install_sources() {