diff options
author | Alexis Praga <alexis.praga@proton.me> | 2022-09-05 10:44:13 +0200 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2022-09-05 10:44:13 +0200 |
commit | 6f5b265816504b9c6793fff0ad29bc025fd0953a (patch) | |
tree | 21c4f91ff59732a6d4bdf3a1d21218dee27948dc /deskutils/taskwarrior-tui/Makefile | |
parent | x11-servers/xorg-server: add missing xf86SlowBcopy (diff) |
deskutils/taskwarrior-tui: Relinquish maintainership
Back to the pool.
PR: 266218
Reported by: alexis.praga@proton.me ( maintainer)
Diffstat (limited to '')
-rw-r--r-- | deskutils/taskwarrior-tui/Makefile | 4 |
1 files 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 |