Date: Sun, 27 Oct 2024 20:47:21 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4b7726ff7ca5 - main - www/cobalt: Update WWW Message-ID: <202410272047.49RKlLCc099865@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410272047.49RKlLCc099865>