aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix25/files/patch-makedefs
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix25/files/patch-makedefs')
-rw-r--r--mail/postfix25/files/patch-makedefs12
1 files changed, 7 insertions, 5 deletions
diff --git a/mail/postfix25/files/patch-makedefs b/mail/postfix25/files/patch-makedefs
index b51d82fec882..a630cc9002d1 100644
--- a/mail/postfix25/files/patch-makedefs
+++ b/mail/postfix25/files/patch-makedefs
@@ -1,10 +1,12 @@
---- makedefs.orig Tue Jan 3 19:50:25 2006
-+++ makedefs Wed Jan 4 23:14:21 2006
-@@ -118,6 +118,8 @@
+--- makedefs.orig Thu Mar 31 22:55:18 2005
++++ makedefs Wed Jul 13 17:40:42 2005
+@@ -116,6 +116,10 @@
;;
- FreeBSD.6*) SYSTYPE=FREEBSD6
+ FreeBSD.5*) SYSTYPE=FREEBSD5
;;
-+ FreeBSD.7*) SYSTYPE=FREEBSD6
++ FreeBSD.6*) SYSTYPE=FREEBSD5
++ ;;
++ FreeBSD.7*) SYSTYPE=FREEBSD5
+ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;