diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2004-06-06 17:28:31 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2004-06-06 17:28:31 +0000 |
| commit | 022f50456418919f62a864dd65d0f473d3a4f4df (patch) | |
| tree | f5c8c103d293c4b10156381c22eac19159b77c3a /etc | |
| parent | ed575be4685189d1095041d4bad3f5ca75c16cd4 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/mail/Makefile b/etc/mail/Makefile index 5fd72049c055..3f085cc2d780 100644 --- a/etc/mail/Makefile +++ b/etc/mail/Makefile @@ -74,7 +74,7 @@ ${SENDMAIL_MC}: .ifndef SENDMAIL_SUBMIT_MC SENDMAIL_SUBMIT_MC!= hostname -SENDMAIL_SUBMIT_MC:= ${SENDMAIL_SUBMIT_MC}.submit.mc +SENDMAIL_SUBMIT_MC:= ${SENDMAIL_SUBMIT_MC}.submit.mc ${SENDMAIL_SUBMIT_MC}: cp freebsd.submit.mc ${SENDMAIL_SUBMIT_MC} |
