Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2023 06:25:21 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8bc78a52dca0 - main - security/suricata: Update WWW to changed upstream URL
Message-ID:  <202307270625.36R6PL47012898@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307270625.36R6PL47012898>