Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2024 03:15:33 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: 44e76cce8563 - main - lang/antimony: Update WWW
Message-ID:  <202410260315.49Q3FX90083819@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=44e76cce8563fb0a97db61807a6d014297951ba3

commit 44e76cce8563fb0a97db61807a6d014297951ba3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-26 00:30:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-26 03:15:13 +0000

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

diff --git a/lang/antimony/Makefile b/lang/antimony/Makefile
index a730ad22e392..84ec82514e2b 100644
--- a/lang/antimony/Makefile
+++ b/lang/antimony/Makefile
@@ -7,7 +7,8 @@ PKGNAMESUFFIX=	-language
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Antimony programming language
-WWW=		https://antimony-lang.github.io/antimony/
+WWW=		https://antimony-lang.github.io/antimony/ \
+		https://github.com/antimony-lang/antimony
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE



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