CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/07/16 06:21:27
Modified files:
infrastructure/bin: portimport
Log message:
Use proper quoting in test -z "$pkgpath"
Else test -z does what's expected, but for the wrong reason.
ok tb@
