git: 6f5b26581650 - main - deskutils/taskwarrior-tui: Relinquish maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 08:48:40 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f5b265816504b9c6793fff0ad29bc025fd0953a commit 6f5b265816504b9c6793fff0ad29bc025fd0953a Author: Alexis Praga <alexis.praga@proton.me> AuthorDate: 2022-09-05 08:44:13 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-09-05 08:44:13 +0000 deskutils/taskwarrior-tui: Relinquish maintainership Back to the pool. PR: 266218 Reported by: alexis.praga@proton.me ( maintainer) --- deskutils/taskwarrior-tui/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deskutils/taskwarrior-tui/Makefile b/deskutils/taskwarrior-tui/Makefile index 01b09cc4a6ad..3200ce400ebc 100644 --- a/deskutils/taskwarrior-tui/Makefile +++ b/deskutils/taskwarrior-tui/Makefile @@ -1,10 +1,10 @@ PORTNAME= taskwarrior-tui DISTVERSIONPREFIX= v DISTVERSION= 0.23.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils -MAINTAINER= alexis.praga@free.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Terminal User Interface (TUI) for Taskwarrior LICENSE= AGPLv3