Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2022 02:55:25 GMT
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9fc3e69fd958 - main - irc/ratbox-respond: Fix WWW
Message-ID:  <202209110255.28B2tPai067038@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by zi:

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

commit 9fc3e69fd9583d554c87ffbfa0b6a1687200d646
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2022-09-11 02:55:16 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2022-09-11 02:55:16 +0000

    irc/ratbox-respond: Fix WWW
---
 irc/ratbox-respond/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/irc/ratbox-respond/Makefile b/irc/ratbox-respond/Makefile
index 19e0e2cc16f2..821c8652dbe1 100644
--- a/irc/ratbox-respond/Makefile
+++ b/irc/ratbox-respond/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.ratbox.org/download/${PORTNAME}/ \
 
 MAINTAINER=	zi@FreeBSD.org
 COMMENT=	Client-side implementation of the challenge oper system in ircd-ratbox
-WWW=		http://respond.ratbox.org/
+WWW=		https://www.ratbox.org/respond/
 
 CONFIGURE_WRKSRC=${WRKSRC}/${PORTNAME}
 BUILD_WRKSRC=	${WRKSRC}/${PORTNAME}



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