git: 860c920ee1b3 - main - devel/git-repo-manager: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Oct 2024 03:15:32 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=860c920ee1b3527b9acf9f05088897ab8fc334a1 commit 860c920ee1b3527b9acf9f05088897ab8fc334a1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-26 00:16:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-26 03:15:13 +0000 devel/git-repo-manager: Update WWW --- devel/git-repo-manager/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/git-repo-manager/Makefile b/devel/git-repo-manager/Makefile index f059d57fbd6d..2c88d697686e 100644 --- a/devel/git-repo-manager/Makefile +++ b/devel/git-repo-manager/Makefile @@ -6,7 +6,8 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Git tool to manage worktrees and integrate with GitHub and GitLab -WWW= https://hakoerber.github.io/git-repo-manager/ +WWW= https://hakoerber.github.io/git-repo-manager/ \ + https://github.com/hakoerber/git-repo-manager/tags LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE