diff options
Diffstat (limited to '')
| -rw-r--r-- | mail/postfix1/files/patch-makedefs | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/postfix1/files/patch-makedefs b/mail/postfix1/files/patch-makedefs index bb10163bb4b2..f261ac4c4c1f 100644 --- a/mail/postfix1/files/patch-makedefs +++ b/mail/postfix1/files/patch-makedefs @@ -1,6 +1,6 @@ ---- postfix-1.1.13/makedefs.orig Sat May 4 10:36:23 2002 -+++ postfix-1.1.13/makedefs Wed Aug 10 18:32:53 2005 -@@ -90,6 +90,10 @@ +--- makedefs.orig 2007-12-13 14:33:11.000000000 -0200 ++++ makedefs 2007-12-13 14:33:31.000000000 -0200 +@@ -90,6 +90,12 @@ ;; FreeBSD.5*) SYSTYPE=FREEBSD5 ;; @@ -8,6 +8,8 @@ + ;; + FreeBSD.7*) SYSTYPE=FREEBSD5 + ;; ++ FreeBSD.8*) SYSTYPE=FREEBSD5 ++ ;; OpenBSD.2*) SYSTYPE=OPENBSD2 ;; OpenBSD.3*) SYSTYPE=OPENBSD3 |
