diff options
Diffstat (limited to 'mail/postfix/files/patch-makedefs')
-rw-r--r-- | mail/postfix/files/patch-makedefs | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/mail/postfix/files/patch-makedefs b/mail/postfix/files/patch-makedefs index 59dd2ccb8d95..268ceb3b9253 100644 --- a/mail/postfix/files/patch-makedefs +++ b/mail/postfix/files/patch-makedefs @@ -1,11 +1,9 @@ ---- makedefs.orig 2009-07-17 18:21:25.000000000 -0400 -+++ makedefs 2009-07-17 18:23:12.000000000 -0400 -@@ -144,6 +144,10 @@ +--- makedefs.orig 2010-02-16 20:22:51.000000000 -0500 ++++ makedefs 2010-02-16 20:23:42.000000000 -0500 +@@ -146,6 +146,8 @@ ;; - FreeBSD.7*) SYSTYPE=FREEBSD7 + FreeBSD.8*) SYSTYPE=FREEBSD8 ;; -+ FreeBSD.8*) SYSTYPE=FREEBSD8 -+ ;; + FreeBSD.9*) SYSTYPE=FREEBSD9 + ;; OpenBSD.2*) SYSTYPE=OPENBSD2 |