git: a87849114c07 - main - graphics/rx: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Oct 2024 03:15:37 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a87849114c073391dc082208157c0d2482470ac7 commit a87849114c073391dc082208157c0d2482470ac7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-26 00:36:42 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-26 03:15:15 +0000 graphics/rx: Update WWW --- graphics/rx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/rx/Makefile b/graphics/rx/Makefile index 1d5c659b21c0..b6b416ba4268 100644 --- a/graphics/rx/Makefile +++ b/graphics/rx/Makefile @@ -7,7 +7,8 @@ PKGNAMESUFFIX= -editor MAINTAINER= yuri@FreeBSD.org COMMENT= Modern and minimalist pixel editor implemented in rust -WWW= https://rx.cloudhead.io/ +WWW= https://rx.cloudhead.io/ \ + https://github.com/cloudhead/rx LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE