git: 4b7726ff7ca5 - main - www/cobalt: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 27 Oct 2024 20:47:21 UTC
The branch main has been updated by yuri:

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

commit 4b7726ff7ca5fba9e3cf2e355b2e5c1447597f5d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-27 20:05:51 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-27 20:46:58 +0000

    www/cobalt: Update WWW
---
 www/cobalt/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/cobalt/Makefile b/www/cobalt/Makefile
index 1fd1b10a7e25..3f06eaf94e30 100644
--- a/www/cobalt/Makefile
+++ b/www/cobalt/Makefile
@@ -7,7 +7,8 @@ PKGNAMESUFFIX=	-site-generator
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Static site generator written in Rust
-WWW=		https://cobalt-org.github.io/
+WWW=		https://cobalt-org.github.io/ \
+		https://github.com/cobalt-org/cobalt.rs
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE-MIT