=================================================================== RCS file: /cvs/openbsd/update_openbsd/update_openbsd,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- openbsd/update_openbsd/update_openbsd 2017/03/01 03:22:01 1.85 +++ openbsd/update_openbsd/update_openbsd 2017/03/01 03:22:51 1.86 @@ -1,5 +1,5 @@ #!/bin/sh -# $AFresh1: update_openbsd,v 1.84 2017/03/01 03:20:36 andrew Exp $ +# $AFresh1: update_openbsd,v 1.85 2017/03/01 03:22:01 andrew Exp $ # # Copyright (c) 2012 Andrew Fresh # @@ -621,7 +621,7 @@ $OPENUP else echo '==> UPDATING PACKAGES' - pkg_add -ui -F update -F updatedepends + pkg_add -u fi echo '==> UPDATING FIRMWARE'