git: 5a1d4d1797a4 - main - misc/thefuck: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Sep 2024 22:44:21 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a1d4d1797a43a36a06738ad34bb6039724c6ef1 commit 5a1d4d1797a43a36a06738ad34bb6039724c6ef1 Author: Guangyuan Yang <ygy@FreeBSD.org> AuthorDate: 2024-09-14 22:42:15 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2024-09-14 22:42:15 +0000 misc/thefuck: drop maintainership --- misc/thefuck/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/thefuck/Makefile b/misc/thefuck/Makefile index 688cbdb6fbb5..b1cdc3a0da9f 100644 --- a/misc/thefuck/Makefile +++ b/misc/thefuck/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 3.32 CATEGORIES= misc python MASTER_SITES= PYPI -MAINTAINER= ygy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= App that corrects your previous console command WWW= https://github.com/nvbn/thefuck