diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
commit | bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch) | |
tree | d93b56c802078ea422367abc82bd53ab1780d10b /security/shishi | |
parent | d2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff) | |
download | ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip |
Notes
Diffstat (limited to 'security/shishi')
-rw-r--r-- | security/shishi/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/security/shishi/files/pkg-message.in b/security/shishi/files/pkg-message.in index 5d95ed023563..3c611c84ec43 100644 --- a/security/shishi/files/pkg-message.in +++ b/security/shishi/files/pkg-message.in @@ -1,6 +1,10 @@ -================================================================= +[ +{ type: install + message: <<EOM NOTE: To finish installing this port, you need to execute the following command: # %%PREFIX%%/bin/shisa -a > %%PREFIX%%/etc/shishi/shishi.keys -================================================================= +EOM +} +] |