Index: bin/pkgdb =================================================================== --- bin/pkgdb (revision 38) +++ bin/pkgdb (working copy) @@ -615,7 +615,7 @@ next end - if $pkgdb.match?(pat, dep) + if File.fnmatch?(pat, dep) case alt when :delete, :skip return [alt]