diff options
| author | Kristof Provost <kp@FreeBSD.org> | 2025-05-26 13:34:06 +0000 |
|---|---|---|
| committer | Kristof Provost <kp@FreeBSD.org> | 2025-05-28 21:40:37 +0000 |
| commit | 63cc817adde5aec0f6446e44c1eee0a7d5908dfd (patch) | |
| tree | cb95bdd8efb6c4fb5eaad7a4995c38764d833edd /tests/sys/netpfil/pf/Makefile | |
| parent | 8801e3adff004f9facb16b0e3dffbf68f3ac1365 (diff) | |
Diffstat (limited to 'tests/sys/netpfil/pf/Makefile')
| -rw-r--r-- | tests/sys/netpfil/pf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/sys/netpfil/pf/Makefile b/tests/sys/netpfil/pf/Makefile index b6c7a2703b7a..d70631a9de53 100644 --- a/tests/sys/netpfil/pf/Makefile +++ b/tests/sys/netpfil/pf/Makefile @@ -81,7 +81,8 @@ ${PACKAGE}FILES+= \ pft_ether.py \ pft_read_ipfix.py \ rdr-srcport.py \ - utils.subr + utils.subr \ + utils.py ${PACKAGE}FILESMODE_bsnmpd.conf= 0555 ${PACKAGE}FILESMODE_CVE-2019-5597.py= 0555 |
