summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-07-12 10:07:21 +0000
committerdes <des@FreeBSD.org>2013-07-12 10:07:21 +0000
commit0c980c204a2fd741eedef4c0ff6ad99e0395bb29 (patch)
tree5df1d0c8720316427767b8150229d846b0914015 /tools
parent151aa0ccc8689d78ec53e8c2ae8c3eb78e06205e (diff)
downloadFreeBSD-src-0c980c204a2fd741eedef4c0ff6ad99e0395bb29.zip
FreeBSD-src-0c980c204a2fd741eedef4c0ff6ad99e0395bb29.tar.gz
Remove authpf-noip along with authpf.
Reminded by: delphij@
Diffstat (limited to 'tools')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 9c6dbae..35d71e2 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -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
OpenPOWER on IntegriCloud