aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/postfix21/files/patch-makedefs10
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/postfix21/files/patch-makedefs b/mail/postfix21/files/patch-makedefs
index 05945c3e653a..85aa32761f0d 100644
--- a/mail/postfix21/files/patch-makedefs
+++ b/mail/postfix21/files/patch-makedefs
@@ -1,10 +1,12 @@
---- makedefs.orig Wed Aug 25 06:13:57 2004
-+++ makedefs Wed Aug 25 06:14:46 2004
-@@ -93,6 +93,8 @@
+--- makedefs.orig Wed Apr 14 20:59:43 2004
++++ makedefs Fri Aug 19 10:26:59 2005
+@@ -93,6 +93,10 @@
;;
FreeBSD.5*) SYSTYPE=FREEBSD5
;;
-+ FreeBSD.6*) SYSTYPE=FREEBSD6
++ FreeBSD.6*) SYSTYPE=FREEBSD5
++ ;;
++ FreeBSD.7*) SYSTYPE=FREEBSD5
+ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;