Move portsnap.conf to head/usr.sbin/portsnap/portsnap/

This is prep for pkgbase to have config files tagged as such.

Approved by:	will (mentor)
Differential Revision:	https://reviews.freebsd.org/D16554
This commit is contained in:
Brad Davis 2018-08-04 22:31:29 +00:00
parent 6e6d254d7c
commit 99a84b826f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337339
3 changed files with 1 additions and 4 deletions

View File

@ -107,10 +107,6 @@ SSH= ${SRCTOP}/crypto/openssh/ssh_config \
SSL= ${SRCTOP}/crypto/openssl/apps/openssl.cnf
.endif
.if ${MK_PORTSNAP} != "no"
BIN1+= portsnap.conf
.endif
.if ${MK_PF} != "no"
BIN1+= pf.os
.endif

View File

@ -1,5 +1,6 @@
# $FreeBSD$
CONFS= portsnap.conf
SCRIPTS=portsnap.sh
MAN= portsnap.8