=================================================================== RCS file: /cvs/openbsd/update_openbsd/release.sh,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- openbsd/update_openbsd/release.sh 2008/05/22 18:39:20 1.19 +++ openbsd/update_openbsd/release.sh 2008/05/22 18:45:31 1.20 @@ -1,5 +1,5 @@ #!/bin/sh -# $RedRiver: release.sh,v 1.18 2008/04/16 20:54:28 andrew Exp $ +# $RedRiver: release.sh,v 1.19 2008/05/22 17:39:20 andrew Exp $ # # Copyright (c) 2002, 2008 Steven Roberts # @@ -23,12 +23,6 @@ RELEASE="/home/releasedir" XSRCDIR="/usr/src/xenocara" PORTSPATH="/usr/ports" - -# Anonymous CVS - http://www.openbsd.org/anoncvs.html -#CVSROOT="anoncvs@anoncvs3.usa.openbsd.org:/cvs" -#CVSROOT="anoncvs@anoncvs1.usa.openbsd.org:/cvs" -CVSROOT="anoncvs@rt.fm:/cvs" -export CVSROOT if [ -e ${HOME}/.releaserc ]; then . ${HOME}/.releaserc