aboutsummaryrefslogtreecommitdiffstats
path: root/mail/youbin/files
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-04-21 12:03:54 +0800
committermax <max@FreeBSD.org>1997-04-21 12:03:54 +0800
commitb19d407f1e791f2c08403861af6dce0db778e0d1 (patch)
treef9b051fcdd40744d01e4197cb3a2cc3b8eb23f47 /mail/youbin/files
parent7786722137f90f94204fed2710986f081397c204 (diff)
downloadfreebsd-ports-gnome-b19d407f1e791f2c08403861af6dce0db778e0d1.tar.gz
freebsd-ports-gnome-b19d407f1e791f2c08403861af6dce0db778e0d1.tar.zst
freebsd-ports-gnome-b19d407f1e791f2c08403861af6dce0db778e0d1.zip
Gosh, an enhancement I put in was commented out by my mistake.
Diffstat (limited to 'mail/youbin/files')
-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 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");