summaryrefslogtreecommitdiff
path: root/mail/youbin
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-04-21 04:03:54 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-04-21 04:03:54 +0000
commit276fbaa848fc0e5621fd3d1cee868d5e62f9ed8f (patch)
tree4f7ab40889aacc18def13d1496407737b00d4886 /mail/youbin
parentDistfile has been changed. (diff)
Gosh, an enhancement I put in was commented out by my mistake.
Notes
Notes: svn path=/head/; revision=6261
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 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");