Bug 80630 - mail/dovecot: mistake in pkg-message
Summary: mail/dovecot: mistake in pkg-message
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-05 01:10 UTC by Anton Karpov
Modified: 2005-05-05 01:29 UTC (History)
1 user (show)

See Also:


Attachments
dovecot.diff (417 bytes, patch)
2005-05-05 01:10 UTC, Anton Karpov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Karpov 2005-05-05 01:10:01 UTC
According to /usr/ports/mail/dovecot/pkg-message:

 cd %%PREFIX%%/etc; cp dovecot-example.conf dovecot.conf

But there is no dovecot-example.conf. By default, the config name is dovecot.conf.sample

Fix: Patch is attached
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-05-05 01:29:06 UTC
State Changed
From-To: open->closed

Commited, thanks!