git: 24169318de0d - main - net/libpfctl: belatedly bump port version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Aug 2023 11:55:41 UTC
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/ports/commit/?id=24169318de0d3eee7c2e615551835139da632fb8 commit 24169318de0d3eee7c2e615551835139da632fb8 Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2023-08-28 11:55:16 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2023-08-28 11:55:16 +0000 net/libpfctl: belatedly bump port version Sponsored by: Rubicon Communications, LLC ("Netgate") --- net/libpfctl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/libpfctl/Makefile b/net/libpfctl/Makefile index c7e96b37f5e5..cfff54325576 100644 --- a/net/libpfctl/Makefile +++ b/net/libpfctl/Makefile @@ -1,7 +1,7 @@ .include <bsd.port.pre.mk> PORTNAME= libpfctl -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= net MASTER_SITES= LOCAL/kp/