aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix/files/patch-makedefs
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix/files/patch-makedefs')
-rw-r--r--mail/postfix/files/patch-makedefs4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/postfix/files/patch-makedefs b/mail/postfix/files/patch-makedefs
index 0379a3aa9b54..59dd2ccb8d95 100644
--- a/mail/postfix/files/patch-makedefs
+++ b/mail/postfix/files/patch-makedefs
@@ -1,11 +1,13 @@
--- makedefs.orig 2009-07-17 18:21:25.000000000 -0400
+++ makedefs 2009-07-17 18:23:12.000000000 -0400
-@@ -144,6 +144,8 @@
+@@ -144,6 +144,10 @@
;;
FreeBSD.7*) SYSTYPE=FREEBSD7
;;
+ FreeBSD.8*) SYSTYPE=FREEBSD8
+ ;;
++ FreeBSD.9*) SYSTYPE=FREEBSD9
++ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;
OpenBSD.3*) SYSTYPE=OPENBSD3