diff --git a/sysupd b/sysupd index aeba6d1..2537c83 100755 --- a/sysupd +++ b/sysupd @@ -2,7 +2,7 @@ # Update Various System Files, Ports, etc. # Copyright (c) 2006, TundraWare Inc, Des Plaines, IL USA # All Rights Reserved -# $Id: sysupd,v 1.102 2006/02/13 17:10:37 toor Exp $ +# $Id: sysupd,v 1.103 2006/02/13 17:15:38 toor Exp $ ##### @@ -111,7 +111,7 @@ ### ports) - runupd $SET $DIRCVS "/usr/local/bin/cvsup -h cvsup4.freebsd.org -g /root/cvsup/$SET-supfile && cd /usr/ports && make index" + runupd $SET $DIRCVS "/usr/local/bin/cvsup -h cvsup6.freebsd.org -g /root/cvsup/$SET-supfile && cd /usr/ports && make index" ;; stable)