diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2011-12-27 22:11:01 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2011-12-27 22:11:01 +0000 |
commit | 91677839a26a2f7f7fbd3cf61e91e2983492b226 (patch) | |
tree | 49ed53a6ebbea69db95993d1289ab4bd50c025a1 /mail/postfix28/files/patch-src::util::sys_defs.h | |
parent | - Fix *_DEPENDS (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_9_0_0'.release/9.0.0
Diffstat (limited to 'mail/postfix28/files/patch-src::util::sys_defs.h')
-rw-r--r-- | mail/postfix28/files/patch-src::util::sys_defs.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/postfix28/files/patch-src::util::sys_defs.h b/mail/postfix28/files/patch-src::util::sys_defs.h deleted file mode 100644 index a13c320759ff..000000000000 --- a/mail/postfix28/files/patch-src::util::sys_defs.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/util/sys_defs.h.orig 2011-03-01 19:35:19.000000000 -0500 -+++ src/util/sys_defs.h 2011-03-01 19:36:54.000000000 -0500 -@@ -25,7 +25,7 @@ - */ - #if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \ - || defined(FREEBSD5) || defined(FREEBSD6) || defined(FREEBSD7) \ -- || defined(FREEBSD8) \ -+ || defined(FREEBSD8) || defined(FREEBSD9) || defined(FREEBSD10) \ - || defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \ - || defined(OPENBSD2) || defined(OPENBSD3) || defined(OPENBSD4) \ - || defined(NETBSD1) || defined(NETBSD2) || defined(NETBSD3) \ |