summaryrefslogtreecommitdiff
path: root/mail/imap-uw/pkg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'mail/imap-uw/pkg/MESSAGE')
-rw-r--r--mail/imap-uw/pkg/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imap-uw/pkg/MESSAGE b/mail/imap-uw/pkg/MESSAGE
index 08574ae1551..523c107f4a1 100644
--- a/mail/imap-uw/pkg/MESSAGE
+++ b/mail/imap-uw/pkg/MESSAGE
@@ -6,8 +6,8 @@ Add the following to /etc/services:
Add the following to /etc/inetd.conf:
imap2 stream tcp nowait root @PREFIX@/libexec/imapd imapd
- pop2 stream tcp nowait root @PREFIX@/libexec/pop2d pop2d
- pop3 stream tcp nowait root @PREFIX@/libexec/pop3d pop3d
+ pop2 stream tcp nowait root @PREFIX@/libexec/ipop2d ipop2d
+ pop3 stream tcp nowait root @PREFIX@/libexec/ipop3d ipop3d
To put the changes into effect, reboot the machine or "kill -HUP"
your inetd.