CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/19 06:43:43
Modified files:
sysutils/htop : Makefile
Added files:
sysutils/htop/patches: patch-htop_c
Log message:
fix a crash while using the -s option;
the -s option requires an argument to be passed so add a leading : to
getopt_long()
