From: espie Date: Mon, 26 Jul 2010 07:28:29 +0000 (+0000) Subject: typo (canacar@) X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3f70a6a039e58bb6e0d450f06ec50c4bdae0f11b;p=openbsd typo (canacar@) --- diff --git a/usr.sbin/pkg_add/OpenBSD/PkgInfo.pm b/usr.sbin/pkg_add/OpenBSD/PkgInfo.pm index 2a0ec32b00f..c77ce529069 100644 --- a/usr.sbin/pkg_add/OpenBSD/PkgInfo.pm +++ b/usr.sbin/pkg_add/OpenBSD/PkgInfo.pm @@ -1,6 +1,6 @@ #! /usr/bin/perl # ex:ts=8 sw=4: -# $OpenBSD: PkgInfo.pm,v 1.13 2010/07/03 11:36:17 espie Exp $ +# $OpenBSD: PkgInfo.pm,v 1.14 2010/07/26 07:28:29 espie Exp $ # # Copyright (c) 2003-2010 Marc Espie # @@ -519,7 +519,7 @@ sub parse_and_run } if ($state->verbose) { - $state->setops('cdfMURsS'); + $state->setopts('cdfMURsS'); } if ($state->opt('K') && !$state->opt('L')) {