diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2016-02-14 14:55:10 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-02-14 14:55:10 +0000 |
commit | 46270cda838cf13a4ce5611aadd5b104b700fe6d (patch) | |
tree | 2bb04c8648d9f90a6e8a210fa1c812f4c70aa750 /mail/dma/files/patch-spool.c | |
parent | - Fix formating (diff) |
- Update to 0.11
- Update GITHUB usage
- Use software own install target
- Removed support for unsupported FreeBSD releases
Diffstat (limited to 'mail/dma/files/patch-spool.c')
-rw-r--r-- | mail/dma/files/patch-spool.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/dma/files/patch-spool.c b/mail/dma/files/patch-spool.c index 0ebbfa10fca2..e73c3865af9e 100644 --- a/mail/dma/files/patch-spool.c +++ b/mail/dma/files/patch-spool.c @@ -1,6 +1,6 @@ ---- spool.c.orig 2013-06-03 14:03:15.000000000 +0000 -+++ spool.c 2013-08-22 11:07:47.000000000 +0000 -@@ -415,7 +415,7 @@ flushqueue_since(unsigned int period) +--- spool.c.orig 2016-02-07 12:41:49 UTC ++++ spool.c +@@ -416,7 +416,7 @@ flushqueue_since(unsigned int period) return (0); /* Did the flush file get touched within the last period seconds? */ |