aboutsummaryrefslogtreecommitdiff
path: root/net/libpfctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libpfctl/Makefile')
-rw-r--r--net/libpfctl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libpfctl/Makefile b/net/libpfctl/Makefile
index 1323fed1e265..286e706eea50 100644
--- a/net/libpfctl/Makefile
+++ b/net/libpfctl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libpfctl
-PORTVERSION= 0.10
+PORTVERSION= 0.11
CATEGORIES= net
MASTER_SITES= LOCAL/kp/
@@ -38,7 +38,7 @@ do-install:
.if defined(MAINTAINER_MODE)
upload:
- for version in 13.2 13.3 14.0; \
+ for version in 13.2 13.3 14.0 14.1; \
do \
cd /usr/src/lib && \
git archive --format=tar.gz \