[Bug 217130] security/opencryptoki: typo in pkg-message.in
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 16 10:09:21 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217130
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 at FreeBSD.org
Reporter: src-2016 at bikker.homeunix.net
Flags: maintainer-feedback?(hrs at FreeBSD.org)
Assignee: hrs at 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list