summaryrefslogtreecommitdiffstats
path: root/mail/youbin
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-04-21 04:03:54 +0000
committermax <max@FreeBSD.org>1997-04-21 04:03:54 +0000
commitb19d407f1e791f2c08403861af6dce0db778e0d1 (patch)
treef9b051fcdd40744d01e4197cb3a2cc3b8eb23f47 /mail/youbin
parent7786722137f90f94204fed2710986f081397c204 (diff)
downloadFreeBSD-ports-b19d407f1e791f2c08403861af6dce0db778e0d1.zip
FreeBSD-ports-b19d407f1e791f2c08403861af6dce0db778e0d1.tar.gz
Gosh, an enhancement I put in was commented out by my mistake.
Diffstat (limited to 'mail/youbin')
-rw-r--r--mail/youbin/files/patch-ae2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/youbin/files/patch-ae b/mail/youbin/files/patch-ae
index 8e1fe61..6f9343a 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");
OpenPOWER on IntegriCloud