From cca96f1f5d033807403d8ca724a5713975087acc Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Thu, 2 Sep 2021 09:01:30 +0000 Subject: [PATCH] security/webfwlog: Add CPE information Approved by: portmgr (blanket) --- security/webfwlog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/webfwlog/Makefile b/security/webfwlog/Makefile index a80a8a474bdd..05df89c54433 100644 --- a/security/webfwlog/Makefile +++ b/security/webfwlog/Makefile @@ -11,7 +11,7 @@ COMMENT= Web-based firewall log analyzer LICENSE= GPLv2 -USES= php:web +USES= cpe php:web GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-syslog \