diff options
Diffstat (limited to 'mail/postfix-current/files/patch-makedefs')
-rw-r--r-- | mail/postfix-current/files/patch-makedefs | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/postfix-current/files/patch-makedefs b/mail/postfix-current/files/patch-makedefs index 142224ad1331..5e222a30f2f7 100644 --- a/mail/postfix-current/files/patch-makedefs +++ b/mail/postfix-current/files/patch-makedefs @@ -1,11 +1,13 @@ ---- makedefs.orig 2010-07-27 19:35:56.000000000 -0400 -+++ makedefs 2010-07-27 19:36:28.000000000 -0400 -@@ -146,6 +146,8 @@ +--- makedefs.orig 2011-06-15 22:36:37.000000000 +0000 ++++ makedefs 2011-11-06 00:37:30.699815339 +0000 +@@ -146,6 +146,10 @@ ;; FreeBSD.8*) SYSTYPE=FREEBSD8 ;; + FreeBSD.9*) SYSTYPE=FREEBSD9 + ;; ++ FreeBSD.10*) SYSTYPE=FREEBSD10 ++ ;; OpenBSD.2*) SYSTYPE=OPENBSD2 ;; OpenBSD.3*) SYSTYPE=OPENBSD3 |