diff options
Diffstat (limited to 'mail/postfix/files/patch-makedefs')
-rw-r--r-- | mail/postfix/files/patch-makedefs | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/postfix/files/patch-makedefs b/mail/postfix/files/patch-makedefs index 5e222a30f2f7..7fe62c2ee1f1 100644 --- a/mail/postfix/files/patch-makedefs +++ b/mail/postfix/files/patch-makedefs @@ -1,13 +1,13 @@ ---- makedefs.orig 2011-06-15 22:36:37.000000000 +0000 -+++ makedefs 2011-11-06 00:37:30.699815339 +0000 -@@ -146,6 +146,10 @@ +--- makedefs.orig 2013-10-27 02:32:39.000000000 +0000 ++++ makedefs 2013-10-27 02:33:48.000000000 +0000 +@@ -155,6 +155,10 @@ ;; - FreeBSD.8*) SYSTYPE=FREEBSD8 + FreeBSD.9*) SYSTYPE=FREEBSD9 ;; -+ FreeBSD.9*) SYSTYPE=FREEBSD9 -+ ;; + FreeBSD.10*) SYSTYPE=FREEBSD10 + ;; ++ FreeBSD.11*) SYSTYPE=FREEBSD11 ++ ;; OpenBSD.2*) SYSTYPE=OPENBSD2 ;; OpenBSD.3*) SYSTYPE=OPENBSD3 |