diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:22:35 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:22:35 +0000 |
commit | 3bd0ac0d72aab526cd89382825e17fb94504687d (patch) | |
tree | c2e9bb521a07491f51813a0a02adbe55f6c79e13 /irc/bip | |
parent | 7a76643f38d806cadebd3575ae3a5cf34e8006a5 (diff) | |
download | ports-3bd0ac0d72aab526cd89382825e17fb94504687d.tar.gz ports-3bd0ac0d72aab526cd89382825e17fb94504687d.zip |
Notes
Diffstat (limited to 'irc/bip')
-rw-r--r-- | irc/bip/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/irc/bip/files/pkg-message.in b/irc/bip/files/pkg-message.in index 5f2cf353e635..a0cc8d6dd17d 100644 --- a/irc/bip/files/pkg-message.in +++ b/irc/bip/files/pkg-message.in @@ -1,4 +1,6 @@ -* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +[ +{ type: install + message: <<EOM Your sample configuration files have been installed in: %%EXAMPLESDIR%%/bip.conf @@ -6,4 +8,6 @@ You must create a directory named .bip in your home directory, copy bip.conf there and edit it for your settings. bip will not start if you don't do this. -* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +EOM +} +] |