Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 19:08:03 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f4ea8149e8a8 - main - irc/ircII: Update MASTER_SITES and WWW entries
Message-ID:  <202406061908.456J83Gh077579@gitrepo.freebsd.org>

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



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