CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2011/05/30 03:59:38
Modified files: usr.sbin/pkg_add/OpenBSD: PackingList.pm PackingElement.pm usr.sbin/pkg_add: pkg_create.1 Log message: turn @pkgpath into real objects, to simplify some updates by not having to figure out what matches precisely. approved by dcoppa@. okay sthen@, landry@