Index: head/mail/mailx/files/patch-names.c =================================================================== --- head/mail/mailx/files/patch-names.c (nonexistent) +++ head/mail/mailx/files/patch-names.c (revision 382323) @@ -0,0 +1,11 @@ +--- names.c.intermediate 2015-03-09 09:59:41 UTC ++++ names.c +@@ -502,7 +502,7 @@ unpack(np) + extra++; + top = (char **) salloc((t + extra) * sizeof *top); + ap = top; +- *ap++ = "send-mail"; ++ *ap++ = "sendmail"; + #if MAILX + *ap++ = "-t"; + #else Property changes on: head/mail/mailx/files/patch-names.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property