git: 19902a7c9971 - main - www/mohawk: update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Feb 2025 16:03:13 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=19902a7c99711f13e9113c389667cf715502473e commit 19902a7c99711f13e9113c389667cf715502473e Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2025-02-20 16:02:25 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2025-02-20 16:02:57 +0000 www/mohawk: update WWW point to the right homepage --- www/mohawk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/mohawk/Makefile b/www/mohawk/Makefile index bdf082a6616b..07b4a51c4ff1 100644 --- a/www/mohawk/Makefile +++ b/www/mohawk/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= https://fossil.bsdsx.fr/mohawk/tarball/?r=${DISTVERSION}&name=/ MAINTAINER= dsx+mohawk@bsdsx.fr COMMENT= Simple and lightweight HTTP daemon -WWW= http://fossil.etoilebsd.net/mohawk +WWW= https://fossil.bsdsx.fr/mohawk LICENSE= BSD2CLAUSE