Date: Fri, 25 Oct 2024 21:08:00 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: 86a7667a39d5 - main - lang/pomsky: Update WWW Message-ID: <202410252108.49PL80Mo000435@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=86a7667a39d5bb99c71ef9482c3b12b2b80c897c commit 86a7667a39d5bb99c71ef9482c3b12b2b80c897c 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:57 +0000 lang/pomsky: Update WWW --- lang/pomsky/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/pomsky/Makefile b/lang/pomsky/Makefile index 231c46825682..2cb2aed29907 100644 --- a/lang/pomsky/Makefile +++ b/lang/pomsky/Makefile @@ -6,7 +6,8 @@ CATEGORIES= lang textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Portable, modern regular expression language -WWW= https://pomsky-lang.org +WWW= https://pomsky-lang.org \ + https://github.com/pomsky-lang/pomsky LICENSE= MIT APACHE20 LICENSE_COMB= dual
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410252108.49PL80Mo000435>