aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2021-09-29 06:42:09 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-12-21 09:17:25 +0000
commiteb14f050a39f7f71110535ad260fb8df5eef068c (patch)
treebd8b5acc97c7cbde3e79a0c999a8aff3d2feb4a9 /usr.sbin
parent5abb10faa1ff471b45ac4f49ace2b79cc57d7c3c (diff)
downloadsrc-eb14f050a39f7f71110535ad260fb8df5eef068c.tar.gz
src-eb14f050a39f7f71110535ad260fb8df5eef068c.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
Diffstat (limited to 'usr.sbin')
-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 \