From 787b8db31aac2dc8c34c3925856e1d0090d78014 Mon Sep 17 00:00:00 2001 From: Juraj Lutter Date: Fri, 29 Jan 2021 14:52:13 +0000 Subject: mail/qmailmrtg7: Resurrect port - Update MASTER_SITES to working download location - Reformat Makefile according to portclippy/portfmt - For now, ale@ will remain the MAINTAINER PR: 251953 Reported by: Charles Lecklider Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D28138 --- mail/qmailmrtg7/files/patch-checkq.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mail/qmailmrtg7/files/patch-checkq.c (limited to 'mail/qmailmrtg7/files/patch-checkq.c') diff --git a/mail/qmailmrtg7/files/patch-checkq.c b/mail/qmailmrtg7/files/patch-checkq.c new file mode 100644 index 000000000000..593845741c0a --- /dev/null +++ b/mail/qmailmrtg7/files/patch-checkq.c @@ -0,0 +1,13 @@ +--- checkq.c.orig 2004-02-29 10:54:02.000000000 +0100 ++++ checkq.c 2011-12-23 10:20:40.000000000 +0100 +@@ -21,8 +21,9 @@ + #include + #include + #include ++#include + +-int main(int argc, char *argv) ++int main(int argc, char **argv) + { + FILE *fs; + DIR *mydir; -- cgit v1.2.3