git: 8bc78a52dca0 - main - security/suricata: Update WWW to changed upstream URL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Jul 2023 06:25:21 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bc78a52dca094a306588bae5e5b2a22a8fb8dc8 commit 8bc78a52dca094a306588bae5e5b2a22a8fb8dc8 Author: Andrey Korobkov <alster@vinterdalen.se> AuthorDate: 2023-07-26 06:56:07 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-07-27 06:25:08 +0000 security/suricata: Update WWW to changed upstream URL PR: 272726 Reported by: alster@vinterdalen.se Approved by: franco@opnsense.org (maintainer) --- security/suricata/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 9975c06e391a..675f9ef2d12a 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