Bug 223785 - mail/postsrsd: fix typo in rc.d script
Summary: mail/postsrsd: fix typo in rc.d script
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-21 16:54 UTC by Marko Turk
Modified: 2017-11-24 23:28 UTC (History)
2 users (show)

See Also:
ports: maintainer-feedback+


Attachments
patch (656 bytes, patch)
2017-11-21 16:54 UTC, Marko Turk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marko Turk 2017-11-21 16:54:01 UTC
Created attachment 188172 [details]
patch

Hi,

there is a typo in rc.d script for mail/postsrsd.

Currently it says:
"Set it to "YES" to enable dkim-milter"

BR,
Marko
Comment 1 Krzysztof 2017-11-21 17:47:14 UTC
Yes, that's my mistake. Thanks a lot for your efforts. I approve this patch.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-11-24 23:28:21 UTC
A commit references this bug:

Author: dbaio
Date: Fri Nov 24 23:27:32 UTC 2017
New revision: 454857
URL: https://svnweb.freebsd.org/changeset/ports/454857

Log:
  mail/postsrsd: Fix typo in files/postsrsd.in

  PR:		223785
  Submitted by:	mt@markoturk.info
  Approved by:	ports@bsdserwis.com (maintainer)

Changes:
  head/mail/postsrsd/files/postsrsd.in
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2017-11-24 23:28:55 UTC
Committed, thank you both!