Date: Thu, 16 Feb 2017 10:09:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 217130] security/opencryptoki: typo in pkg-message.in Message-ID: <bug-217130-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217130 Bug ID: 217130 Summary: security/opencryptoki: typo in pkg-message.in Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: hrs@FreeBSD.org Reporter: src-2016@bikker.homeunix.net Flags: maintainer-feedback?(hrs@FreeBSD.org) Assignee: hrs@FreeBSD.org The instruction to add the user to the group should state pw groupmod instead of pw groupadd diff -d pkg-message.in.old pkg-message.in.new 7c7 < # pw groupadd %%GROUPS%% -m your_account --- > # pw groupmod %%GROUPS%% -m your_account --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217130-13>