From 70216fe1a3443c3090d7431227b477e013ad3756 Mon Sep 17 00:00:00 2001 From: Andrey Korobkov <alster@vinterdalen.se> Date: Wed, 26 Jul 2023 03:28:40 +0400 Subject: [PATCH] security/suricata: update WWW to changed upstream URL --- security/suricata/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 9975c06e39..675f9ef2d1 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,12 +1,12 @@ PORTNAME= suricata DISTVERSION= 6.0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ MAINTAINER= franco@opnsense.org COMMENT= High Performance Network IDS, IPS and Security Monitoring engine -WWW= https://suricata-ids.org +WWW= https://suricata.io LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -- 2.41.0