git: f4ea8149e8a8 - main - irc/ircII: Update MASTER_SITES and WWW entries

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Thu, 06 Jun 2024 19:08:03 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f4ea8149e8a80854d44c7122d9276a08832fafce

commit f4ea8149e8a80854d44c7122d9276a08832fafce
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-06 13:17:30 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-06 19:05:48 +0000

    irc/ircII: Update MASTER_SITES and WWW entries
    
    Update MASTER_SITES to https and WWW to new location
    
    PR:             277296
    Approved by:    portmgr (maintainer timeout, 3+ months)
---
 irc/ircII/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile
index b5aa292cf070..a9d410084fe5 100644
--- a/irc/ircII/Makefile
+++ b/irc/ircII/Makefile
@@ -2,11 +2,11 @@ PORTNAME=	ircii
 PORTVERSION=	20210314
 PORTREVISION=	1
 CATEGORIES=	irc
-MASTER_SITES=	http://ircii.warped.com/
+MASTER_SITES=	https://ircii.warped.com/
 
 MAINTAINER=	andrew@tao11.riddles.org.uk
 COMMENT=	Small and high extensible IRC client
-WWW=		http://www.eterna.com.au/ircii/
+WWW=		http://www.eterna23.net/ircii/
 
 LICENSE=	BSD3CLAUSE