summaryrefslogtreecommitdiff
path: root/mail/dspam/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dspam/patches/patch-ab')
-rw-r--r--mail/dspam/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/dspam/patches/patch-ab b/mail/dspam/patches/patch-ab
deleted file mode 100644
index aabd91ff4a5..00000000000
--- a/mail/dspam/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/dspam.c.orig 2005-04-20 10:07:19.000000000 -0400
-+++ src/dspam.c 2005-04-28 10:49:13.000000000 -0400
-@@ -3094,6 +3094,10 @@
- DRIVER_CTX DTX;
- char *pidfile;
-
-+#ifdef __NetBSD__
-+ daemon(0, 0);
-+#endif
-+
- __daemon_run = 1;
- __num_threads = 0;
- __hup = 0;