mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Submitted by: Kjell <la3sg@frisurf.no>
Reviewed by: maintainer Correct wording in pkg-message to avoid a possible copy & paste problem, and bump PORTREVISION.
This commit is contained in:
parent
68b41447c2
commit
1151514036
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82967
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= pf_freebsd
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security ipv6
|
||||
MASTER_SITES= http://pf4freebsd.love2party.net/
|
||||
.if defined(WITH_ALTQ) && (${WITH_ALTQ} == "yes")
|
||||
|
@ -1,9 +1,9 @@
|
||||
===========================================================================
|
||||
Please set the folloing variables in rc.conf according to your needs:
|
||||
Please set the folloing variables in /etc/rc.conf according to your needs:
|
||||
|
||||
pf_enable = "Yes"
|
||||
pf_logd = "Yes"
|
||||
pf_conf = "%%PREFIX%%/etc/pf.conf"
|
||||
pf_enable = "Yes"
|
||||
pf_logd = "Yes"
|
||||
pf_conf = "%%PREFIX%%/etc/pf.conf"
|
||||
|
||||
They are used within %%PREFIX%%/etc/rc.d/pf.sh to bring pf up!
|
||||
===========================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user