aboutsummaryrefslogtreecommitdiff
path: root/etc/mail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mail/Makefile')
-rw-r--r--etc/mail/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/etc/mail/Makefile b/etc/mail/Makefile
index cb63592804d3..784023d6f9c0 100644
--- a/etc/mail/Makefile
+++ b/etc/mail/Makefile
@@ -1,6 +1,3 @@
-#
-# $FreeBSD$
-#
# This Makefile provides an easy way to generate the configuration
# file and database maps for the sendmail(8) daemon.
#
@@ -101,7 +98,7 @@ SENDMAIL_CF_DIR?= /usr/src/contrib/sendmail/cf
#
# The sendmail startup script
#
-SENDMAIL_START_SCRIPT?= /etc/rc.sendmail
+SENDMAIL_START_SCRIPT?= /etc/rc.d/sendmail
#
# Some useful programs we need.