diff options
Diffstat (limited to 'mail/youbin')
-rw-r--r-- | mail/youbin/files/patch-ae | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/youbin/files/patch-ae b/mail/youbin/files/patch-ae index 8e1fe6171e66..6f9343aad4fc 100644 --- a/mail/youbin/files/patch-ae +++ b/mail/youbin/files/patch-ae @@ -19,7 +19,7 @@ dummy.tv_usec = 0L; + /*Go to background. This part was modified locally by Masafumi NAKANE -+ <max@wide.ad.jp>, and is used only on FreeBSD./* ++ <max@wide.ad.jp>, and is used only on FreeBSD.*/ + #ifdef __FreeBSD__ + if (daemon(1, 1) == -1) { + perror("daemon"); |