summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2000-01-09 02:06:43 +0000
committernyan <nyan@FreeBSD.org>2000-01-09 02:06:43 +0000
commitb2e955173e18a2ec4351ae2f4a75e252fdcc3602 (patch)
tree969ec31db75fec0884532dc3451de1fe9f042e87 /etc/Makefile
parent1e78bc825fb82048acb40596a2dbede1ab540bfa (diff)
downloadFreeBSD-src-b2e955173e18a2ec4351ae2f4a75e252fdcc3602.zip
FreeBSD-src-b2e955173e18a2ec4351ae2f4a75e252fdcc3602.tar.gz
Install mailer.conf in /etc/mail instead of /etc.
Reviewed by: peter
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 4bb2792..e3f22d7 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -16,7 +16,6 @@ BIN1= aliases amd.map apmd.conf auth.conf \
etc.${MACHINE_ARCH}/disktab \
etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
etc.${MACHINE_ARCH}/ttys \
- mail/mailer.conf \
${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
${.CURDIR}/../usr.bin/mail/misc/mail.rc \
${.CURDIR}/../usr.bin/locate/locate/locate.rc
@@ -29,7 +28,7 @@ MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \
NAMEDB= PROTO.localhost.rev named.conf named.root make-localhost
PPPCNF= ppp.deny ppp.shells.sample
PPPCF2= ppp.conf
-NOSPAM= Makefile README
+NOSPAM= Makefile README mailer.conf
# Special top level files for FreeBSD
OpenPOWER on IntegriCloud