summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-makedefs
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2013-10-27 03:30:06 +0000
committerSahil Tandon <sahil@FreeBSD.org>2013-10-27 03:30:06 +0000
commit30b3d0d121b44011d2227e08b0fbd434f86501f2 (patch)
tree13052b4356bc4628b9476730d918e9038952b403 /mail/postfix-current/files/patch-makedefs
parent- Update to 2.10.2 (diff)
- Update to Postfix 2.11 Snapshot 20131001
Notes
Notes: svn path=/head/; revision=331747
Diffstat (limited to 'mail/postfix-current/files/patch-makedefs')
-rw-r--r--mail/postfix-current/files/patch-makedefs12
1 files changed, 8 insertions, 4 deletions
diff --git a/mail/postfix-current/files/patch-makedefs b/mail/postfix-current/files/patch-makedefs
index a49d55899a19..b5659cdb3911 100644
--- a/mail/postfix-current/files/patch-makedefs
+++ b/mail/postfix-current/files/patch-makedefs
@@ -1,11 +1,15 @@
---- makedefs.orig 2012-03-04 19:41:47.000000000 -0500
-+++ makedefs 2012-03-06 22:21:30.411183000 -0500
-@@ -155,6 +155,8 @@
+--- makedefs.orig 2013-10-27 03:07:25.000000000 +0000
++++ makedefs 2013-10-27 03:08:36.000000000 +0000
+@@ -158,7 +158,11 @@
;;
FreeBSD.9*) SYSTYPE=FREEBSD9
;;
+- DragonFly.*) SYSTYPE=DRAGONFLY
+ FreeBSD.10*) SYSTYPE=FREEBSD10
+ ;;
++ FreeBSD.11*) SYSTYPE=FREEBSD11
++ ;;
++DragonFly.*) SYSTYPE=DRAGONFLY
+ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;
- OpenBSD.3*) SYSTYPE=OPENBSD3