git: 711a2f7f1ca4 - main - lang/gluon: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Oct 2024 21:08:02 UTC
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