diff options
Diffstat (limited to 'mail/postfix29/files/patch-makedefs')
-rw-r--r-- | mail/postfix29/files/patch-makedefs | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/postfix29/files/patch-makedefs b/mail/postfix29/files/patch-makedefs deleted file mode 100644 index 5a2954db426d..000000000000 --- a/mail/postfix29/files/patch-makedefs +++ /dev/null @@ -1,13 +0,0 @@ ---- makedefs.orig 2013-10-27 03:00:18.000000000 +0000 -+++ makedefs 2013-10-27 03:01:06.000000000 +0000 -@@ -155,6 +155,10 @@ - ;; - FreeBSD.9*) SYSTYPE=FREEBSD9 - ;; -+ FreeBSD.10*) SYSTYPE=FREEBSD10 -+ ;; -+ FreeBSD.11*) SYSTYPE=FREEBSD11 -+ ;; - OpenBSD.2*) SYSTYPE=OPENBSD2 - ;; - OpenBSD.3*) SYSTYPE=OPENBSD3 |