CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2010/11/27 04:54:26
Modified files: usr.sbin/pkg_add/OpenBSD: PkgCreate.pm Log message: minor fix for ports which install manpages in other directories: keep track of all known directories, so when we generate a manpage in a new catN directory, we add the entry and it gets deleted properly. -> requires a bump to affected packages.