diff --git a/sysupd b/sysupd index d68133e..59cc935 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.108 2006/02/17 22:57:47 root Exp $ +# $Id: sysupd,v 1.109 2006/06/03 05:22:36 toor Exp $ ##### @@ -111,7 +111,7 @@ ### ports) - runupd $SET $DIRCVS "/usr/local/bin/cvsup -h cvsup6.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" ;; stable)