From b2e955173e18a2ec4351ae2f4a75e252fdcc3602 Mon Sep 17 00:00:00 2001 From: nyan Date: Sun, 9 Jan 2000 02:06:43 +0000 Subject: Install mailer.conf in /etc/mail instead of /etc. Reviewed by: peter --- etc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/Makefile') 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 -- cgit v1.1