aboutsummaryrefslogtreecommitdiff
path: root/security/pf
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-06-14 01:24:49 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-06-14 01:24:49 +0000
commit115151403653d0fd1ee09763dfdd56fb01f9d1b5 (patch)
tree06fdc6dfbacfcd0cdc583ea9fa062a254ff07b2b /security/pf
parent68b41447c245ffc91ac670511ca80b1895638432 (diff)
downloadports-115151403653d0fd1ee09763dfdd56fb01f9d1b5.tar.gz
ports-115151403653d0fd1ee09763dfdd56fb01f9d1b5.zip
Notes
Diffstat (limited to 'security/pf')
-rw-r--r--security/pf/Makefile1
-rw-r--r--security/pf/pkg-message8
2 files changed, 5 insertions, 4 deletions
diff --git a/security/pf/Makefile b/security/pf/Makefile
index 855a355bda4f..56825251bdde 100644
--- a/security/pf/Makefile
+++ b/security/pf/Makefile
@@ -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")
diff --git a/security/pf/pkg-message b/security/pf/pkg-message
index 6f6331b12d3d..8e55984e22c5 100644
--- a/security/pf/pkg-message
+++ b/security/pf/pkg-message
@@ -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!
===========================================================================