git: 1654c9de0389 - main - net/libpfctl: remove double include
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Sep 2023 12:01:59 UTC
The branch main has been updated by kp:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1654c9de038953bbd679bde86dcbf779bf7395ab
commit 1654c9de038953bbd679bde86dcbf779bf7395ab
Author: Tassilo Philipp <tphilipp@potion-studios.com>
AuthorDate: 2023-09-21 09:11:13 +0000
Commit: Kristof Provost <kp@FreeBSD.org>
CommitDate: 2023-09-21 12:00:24 +0000
net/libpfctl: remove double include
PR: 273993
Reviewed by: kp
---
net/libpfctl/Makefile | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/net/libpfctl/Makefile b/net/libpfctl/Makefile
index cfff54325576..559290bd8738 100644
--- a/net/libpfctl/Makefile
+++ b/net/libpfctl/Makefile
@@ -1,7 +1,5 @@
-.include <bsd.port.pre.mk>
-
PORTNAME= libpfctl
-PORTVERSION= 0.3
+PORTVERSION= 0.4
CATEGORIES= net
MASTER_SITES= LOCAL/kp/