diff --git a/usr.sbin/authpf/Makefile b/usr.sbin/authpf/Makefile index aa6c6e1058a..44cd1838af7 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