Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2024 21:08:02 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: 711a2f7f1ca4 - main - lang/gluon: Update WWW
Message-ID:  <202410252108.49PL82Nk000516@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=711a2f7f1ca46bf0ad5d8192ec5149062ada5a8e

commit 711a2f7f1ca46bf0ad5d8192ec5149062ada5a8e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-25 15:14:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-25 21:07:58 +0000

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

diff --git a/lang/gluon/Makefile b/lang/gluon/Makefile
index 2d053f797a4a..5b632e11c8ad 100644
--- a/lang/gluon/Makefile
+++ b/lang/gluon/Makefile
@@ -7,7 +7,8 @@ PKGNAMESUFFIX=	-language
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Static, type inferred and embeddable language
-WWW=		https://gluon-lang.org
+WWW=		https://gluon-lang.org \
+		https://github.com/gluon-lang/gluon
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/../LICENSE



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