git: 9fc3e69fd958 - main - irc/ratbox-respond: Fix WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Sep 2022 02:55:25 UTC
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}