aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2021-09-29 06:42:09 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2022-01-05 17:23:51 +0000
commit2480a7ae9e76810d3c4a756b4c66eb735e692b0a (patch)
treeaf6efa2b69579478cfdf5fa30ef222bb3acaf6b5
parent26c7445164e46cd528f5e3ebecc09f9c5311a4c1 (diff)
downloadsrc-2480a7ae9e76810d3c4a756b4c66eb735e692b0a.tar.gz
src-2480a7ae9e76810d3c4a756b4c66eb735e692b0a.zip
pkgbase: Put autofs config files in the FreeBSD-autofs package
Reviewed by: emaste MFC after: 2 weeks Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D33434 (cherry picked from commit eb14f050a39f7f71110535ad260fb8df5eef068c)
-rw-r--r--usr.sbin/autofs/autofs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/autofs/autofs/Makefile b/usr.sbin/autofs/autofs/Makefile
index 772efd38266f..42060884f710 100644
--- a/usr.sbin/autofs/autofs/Makefile
+++ b/usr.sbin/autofs/autofs/Makefile
@@ -1,5 +1,7 @@
# $FreeBSD$
+PACKAGE= autofs
+
CONFS= include_ldap \
include_nis \
include_nis_nullfs \