summaryrefslogtreecommitdiff
path: root/mail/postfix27/files/patch-makedefs
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2010-03-04 17:00:47 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2010-03-04 17:00:47 +0000
commit7e3fb438ebcb795aefce99222b06075263a68d6f (patch)
tree8115096a4d7e4bdd3232ba0d1069e662d5b3f4c7 /mail/postfix27/files/patch-makedefs
parentUpdate to 4.8 (diff)
- Update to 2.7.0
- users wanting to continue on 2.6 series should use mail/postfix26 PR: 144189 Submitted by: Sahil Tandon (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=250570
Diffstat (limited to 'mail/postfix27/files/patch-makedefs')
-rw-r--r--mail/postfix27/files/patch-makedefs10
1 files changed, 4 insertions, 6 deletions
diff --git a/mail/postfix27/files/patch-makedefs b/mail/postfix27/files/patch-makedefs
index 59dd2ccb8d95..268ceb3b9253 100644
--- a/mail/postfix27/files/patch-makedefs
+++ b/mail/postfix27/files/patch-makedefs
@@ -1,11 +1,9 @@
---- makedefs.orig 2009-07-17 18:21:25.000000000 -0400
-+++ makedefs 2009-07-17 18:23:12.000000000 -0400
-@@ -144,6 +144,10 @@
+--- makedefs.orig 2010-02-16 20:22:51.000000000 -0500
++++ makedefs 2010-02-16 20:23:42.000000000 -0500
+@@ -146,6 +146,8 @@
;;
- FreeBSD.7*) SYSTYPE=FREEBSD7
+ FreeBSD.8*) SYSTYPE=FREEBSD8
;;
-+ FreeBSD.8*) SYSTYPE=FREEBSD8
-+ ;;
+ FreeBSD.9*) SYSTYPE=FREEBSD9
+ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2