diff options
Diffstat (limited to 'mail/postfix21/files/patch-makedefs')
-rw-r--r-- | mail/postfix21/files/patch-makedefs | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/postfix21/files/patch-makedefs b/mail/postfix21/files/patch-makedefs new file mode 100644 index 000000000000..05945c3e653a --- /dev/null +++ b/mail/postfix21/files/patch-makedefs @@ -0,0 +1,11 @@ +--- makedefs.orig Wed Aug 25 06:13:57 2004 ++++ makedefs Wed Aug 25 06:14:46 2004 +@@ -93,6 +93,8 @@ + ;; + FreeBSD.5*) SYSTYPE=FREEBSD5 + ;; ++ FreeBSD.6*) SYSTYPE=FREEBSD6 ++ ;; + OpenBSD.2*) SYSTYPE=OPENBSD2 + ;; + OpenBSD.3*) SYSTYPE=OPENBSD3 |