Date: Sun, 27 Oct 2024 20:47:22 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: 38b6318bfe3a - main - textproc/tokay: Update WWW Message-ID: <202410272047.49RKlM3F099913@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=38b6318bfe3a65c058ea96d55f00e6bc735d3045 commit 38b6318bfe3a65c058ea96d55f00e6bc735d3045 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-27 20:07:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-27 20:47:01 +0000 textproc/tokay: Update WWW --- textproc/tokay/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/tokay/Makefile b/textproc/tokay/Makefile index 2d624bf02ee7..5f154fb0d9e6 100644 --- a/textproc/tokay/Makefile +++ b/textproc/tokay/Makefile @@ -6,7 +6,8 @@ CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Programming language designed for ad-hoc parsing, inspired by awk -WWW= https://tokay.dev +WWW= https://tokay.dev \ + https://github.com/tokay-lang/tokay LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410272047.49RKlM3F099913>