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