aboutsummaryrefslogtreecommitdiff
path: root/security/openct
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /security/openct
parentd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff)
downloadports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz
ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip
Convert to UCL & cleanup pkg-message (categories s)
Notes
Notes: svn path=/head/; revision=508909
Diffstat (limited to 'security/openct')
-rw-r--r--security/openct/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/openct/pkg-message b/security/openct/pkg-message
index 2cab6b7679c7..4dd2f2a3e832 100644
--- a/security/openct/pkg-message
+++ b/security/openct/pkg-message
@@ -1,4 +1,6 @@
-********************************************************
+[
+{ type: install
+ message: <<EOM
Before using OpenCT, you should create the configuration
file, by copying the installed sample.
@@ -6,4 +8,6 @@ To enable hot-plug support for your USB reader/token,
you need a devd enabled system. A configuration sample
for the Aladdin eToken PRO crypto token has been put
in the examples directory.
-********************************************************
+EOM
+}
+]