summaryrefslogtreecommitdiff
path: root/security/opencryptoki
diff options
context:
space:
mode:
Diffstat (limited to 'security/opencryptoki')
-rw-r--r--security/opencryptoki/Makefile1
-rw-r--r--security/opencryptoki/files/pkg-message.in4
2 files changed, 3 insertions, 2 deletions
diff --git a/security/opencryptoki/Makefile b/security/opencryptoki/Makefile
index 822b278a3121..5257cf8bded7 100644
--- a/security/opencryptoki/Makefile
+++ b/security/opencryptoki/Makefile
@@ -3,6 +3,7 @@
PORTNAME= opencryptoki
PORTVERSION= 3.6
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF
diff --git a/security/opencryptoki/files/pkg-message.in b/security/opencryptoki/files/pkg-message.in
index 70b4dd1edd64..ff30709c9e40 100644
--- a/security/opencryptoki/files/pkg-message.in
+++ b/security/opencryptoki/files/pkg-message.in
@@ -2,6 +2,6 @@ To run pkcsslotd automatically, add the following line to /etc/rc.conf
pkcsslotd_enable="YES"
-To use PKCS#11 token, add your_account to '%%GROUPS%%' like following:
+To use PKCS#11 token, add your_account to '%%GROUPS%%':
-# pw groupadd %%GROUPS%% -m your_account
+# pw groupmod %%GROUPS%% -m your_account