diff options
Diffstat (limited to 'security/pf/Makefile')
-rw-r--r-- | security/pf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pf/Makefile b/security/pf/Makefile index cf2b6ac8bfdc..09f7b54eac21 100644 --- a/security/pf/Makefile +++ b/security/pf/Makefile @@ -7,6 +7,7 @@ PORTNAME= pf_freebsd PORTVERSION= 1.66 +PORTREVISION= 1 CATEGORIES= security ipv6 MASTER_SITES= http://pf4freebsd.love2party.net/ .if defined(WITH_ALTQ) && (${WITH_ALTQ} == "yes") |