1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00

Remove authpf-noip along with authpf.

Reminded by:	delphij@
This commit is contained in:
Dag-Erling Smørgrav 2013-07-12 10:07:21 +00:00
parent a34becb373
commit 9beae6b545
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=253258

View File

@ -206,7 +206,9 @@ OLD_FILES+=usr/share/man/man8/auditd.8.gz
.if ${MK_AUTHPF} == no
OLD_FILES+=usr/sbin/authpf
OLD_FILES+=usr/sbin/authpf-noip
OLD_FILES+=usr/share/man/man8/authpf.8.gz
OLD_FILES+=usr/share/man/man8/authpf-noip.8.gz
.endif
.if ${MK_BIND} == no