diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-03 18:06:13 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-03 18:06:13 +0000 |
commit | 5acab0a8432bba6bf353bff0f5b8e0392a5dc63a (patch) | |
tree | 999019d28c850b79eca3b4addf650edbd89a7999 /mail/sendmail812/files/patch-proto.m4 | |
parent | Update to 0.4.0. (diff) |
- Update to 8.12.8
SECURITY FIX, urgent update recommended
Notes
Notes:
svn path=/head/; revision=76809
Diffstat (limited to '')
-rw-r--r-- | mail/sendmail812/files/patch-proto.m4 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/mail/sendmail812/files/patch-proto.m4 b/mail/sendmail812/files/patch-proto.m4 deleted file mode 100644 index 9a867e83e6b7..000000000000 --- a/mail/sendmail812/files/patch-proto.m4 +++ /dev/null @@ -1,18 +0,0 @@ ---- cf/m4/proto.m4 4 Dec 2002 00:12:18 -0000 8.649.2.13 -+++ cf/m4/proto.m4 30 Dec 2002 15:44:56 -0000 -@@ -205,13 +205,13 @@ - KCERTSubject regex _CERT_REGEX_SUBJECT_', `dnl') - - ifdef(`LOCAL_RELAY', `dnl --# who I send unqualified names to if FEATURE(stickyhost) is used -+# who I send unqualified names to if `FEATURE(stickyhost)' is used - # (null means deliver locally) - DR`'LOCAL_RELAY') - - ifdef(`MAIL_HUB', `dnl - # who gets all local email traffic --# ($R has precedence for unqualified names if FEATURE(stickyhost) is used) -+# ($R has precedence for unqualified names if `FEATURE(stickyhost)' is used) - DH`'MAIL_HUB') - - # dequoting map |