diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
commit | 558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /mail/fetchmail/files | |
parent | remove strange prop. (diff) |
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes:
svn path=/head/; revision=508882
Diffstat (limited to 'mail/fetchmail/files')
-rw-r--r-- | mail/fetchmail/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/mail/fetchmail/files/pkg-message.in b/mail/fetchmail/files/pkg-message.in index 94684dc86b12..0c84eb7ca4a0 100644 --- a/mail/fetchmail/files/pkg-message.in +++ b/mail/fetchmail/files/pkg-message.in @@ -1,4 +1,8 @@ -****************************************************** +[ +{ type: install + message: <<EOM For pointers how to configure fetchmail in daemon mode please consult %%PREFIX%%/etc/rc.d/fetchmail. -****************************************************** +EOM +} +] |