summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypserv
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2001-05-15 15:58:30 +0000
committergshapiro <gshapiro@FreeBSD.org>2001-05-15 15:58:30 +0000
commit1d1fcd5758ba41a96d7817083b2cc25c90d4a866 (patch)
treea5ef981a169cefb088d32694fc72d72ca189615c /usr.sbin/ypserv
parent7fd8372d1b43b6ded8a4a90f64d72cbf01056c47 (diff)
downloadFreeBSD-src-1d1fcd5758ba41a96d7817083b2cc25c90d4a866.zip
FreeBSD-src-1d1fcd5758ba41a96d7817083b2cc25c90d4a866.tar.gz
The aliases file now lives in /etc/mail/.
PR: misc/26648 MFC after: 3 days
Diffstat (limited to 'usr.sbin/ypserv')
-rw-r--r--usr.sbin/ypserv/Makefile.yp2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ypserv/Makefile.yp b/usr.sbin/ypserv/Makefile.yp
index b818bbc..83e6c3c 100644
--- a/usr.sbin/ypserv/Makefile.yp
+++ b/usr.sbin/ypserv/Makefile.yp
@@ -105,7 +105,7 @@ PROTOCOLS = $(YPSRCDIR)/protocols
RPC = $(YPSRCDIR)/rpc
SERVICES = $(YPSRCDIR)/services
GROUP = $(YPSRCDIR)/group
-ALIASES = $(YPSRCDIR)/aliases
+ALIASES = $(YPSRCDIR)/mail/aliases
NETGROUP = $(YPDIR)/netgroup
PASSWD = $(YPDIR)/passwd
.if !defined(MASTER_PASSWD)
OpenPOWER on IntegriCloud