CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/01/05 14:23:18
Modified files:
infrastructure/lib/OpenBSD/PortGen: Port.pm
Log message:
Use the File::Copy cp() alias instead of copy(), because it preserves file
permissions. This is closer to system cp -a, which was used before.
