aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorLexi Winter <lexi@le-Fay.ORG>2024-04-29 04:31:02 +0000
committerWarner Losh <imp@FreeBSD.org>2024-04-29 04:33:02 +0000
commit0c0a2110f196011e083b6e392c6d6a0a1893eebb (patch)
treea6ade0ef032955c1fc99df8cc59c5fdf94239196 /usr.sbin
parent6b1d152d892d481986bd650e3806724718fe6970 (diff)
downloadsrc-0c0a2110f196011e083b6e392c6d6a0a1893eebb.tar.gz
src-0c0a2110f196011e083b6e392c6d6a0a1893eebb.zip
package: move authpf into the FreeBSD-pf package
Reviewed by: imp, manu Pull Request: https://github.com/freebsd/freebsd-src/pull/1198
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/authpf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/authpf/Makefile b/usr.sbin/authpf/Makefile
index aa6c6e1058a5..44cd1838af7f 100644
--- a/usr.sbin/authpf/Makefile
+++ b/usr.sbin/authpf/Makefile
@@ -1,6 +1,7 @@
.PATH: ${SRCTOP}/contrib/pf/authpf
+PACKAGE=pf
PROG= authpf
MAN= authpf.8
BINOWN= root