pkgbase: Remove FreeBSD-ipfilter package

Put the periodic script for ipfilter in the FreeBSD-ipf package with
all the utilities.

PR:	278042
Sponsored by:	Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot 2024-03-30 09:36:35 +01:00
parent 298b8f1cf0
commit 0cade55660
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ DATAPACKAGE= periodic
CONFGROUPS+= IPFILTER
IPFILTER+= 510.ipfdenied
IPFILTER+= 610.ipf6denied
IPFILTERPACKAGE= ipfilter
IPFILTERPACKAGE= ipf
.endif
.if ${MK_IPFW} != "no"