Move hosts.allow to lib/libwrap/

This leverages CONFS to handle the install.

Approved by:	re (blanket, pkgbase), bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D17240
This commit is contained in:
Brad Davis 2018-09-22 13:17:30 +00:00
parent 6c8e9a8471
commit b8fdf58807
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=338887
3 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,6 @@ SUBDIR+=sendmail
BIN1= \
group \
hosts.allow \
login.access \
rc.bsdextended \
rc.firewall \

View File

@ -4,6 +4,7 @@
.include <src.opts.mk>
CONFS= hosts.allow
PACKAGE=lib${LIB}
LIB= wrap
SHLIB_MAJOR= 6