diff options
Diffstat (limited to 'security/authpf/Makefile')
-rw-r--r-- | security/authpf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/authpf/Makefile b/security/authpf/Makefile index 55899ad..fcdedfc 100644 --- a/security/authpf/Makefile +++ b/security/authpf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= authpf -PORTVERSION= 1.65 +PORTVERSION= 2.00 CATEGORIES= security ipv6 MASTER_SITES= http://pf4freebsd.love2party.net/ .if defined(WITH_ALTQ) && (${WITH_ALTQ} == "yes") |