summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-makedefs
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2012-03-10 04:11:39 +0000
committerSahil Tandon <sahil@FreeBSD.org>2012-03-10 04:11:39 +0000
commitb42d22d58a451e722eb3707e0f553f51c69a0952 (patch)
tree4b2fe17e2367cd96a45d7e7e083c6b2710984daa /mail/postfix-current/files/patch-makedefs
parent- Prepare for devel/boost update (diff)
- Update to 2.10-20120308
Feature safe: yes
Notes
Notes: svn path=/head/; revision=293036
Diffstat (limited to 'mail/postfix-current/files/patch-makedefs')
-rw-r--r--mail/postfix-current/files/patch-makedefs10
1 files changed, 4 insertions, 6 deletions
diff --git a/mail/postfix-current/files/patch-makedefs b/mail/postfix-current/files/patch-makedefs
index 5e222a30f2f7..a49d55899a19 100644
--- a/mail/postfix-current/files/patch-makedefs
+++ b/mail/postfix-current/files/patch-makedefs
@@ -1,11 +1,9 @@
---- makedefs.orig 2011-06-15 22:36:37.000000000 +0000
-+++ makedefs 2011-11-06 00:37:30.699815339 +0000
-@@ -146,6 +146,10 @@
+--- makedefs.orig 2012-03-04 19:41:47.000000000 -0500
++++ makedefs 2012-03-06 22:21:30.411183000 -0500
+@@ -155,6 +155,8 @@
;;
- FreeBSD.8*) SYSTYPE=FREEBSD8
+ FreeBSD.9*) SYSTYPE=FREEBSD9
;;
-+ FreeBSD.9*) SYSTYPE=FREEBSD9
-+ ;;
+ FreeBSD.10*) SYSTYPE=FREEBSD10
+ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2