git: b804633d637e - main - graphics/feh: Assume maintainership.
Date: Wed, 08 Jun 2022 11:29:11 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=b804633d637e8d743ff14dd5ca3024eacab1258b commit b804633d637e8d743ff14dd5ca3024eacab1258b Author: Daniel Menelkir <dmenelkir@gmail.com> AuthorDate: 2022-06-08 11:16:19 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-06-08 11:29:03 +0000 graphics/feh: Assume maintainership. PR: 264359 --- graphics/feh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 02d1fa5220ba..e94f9f13a2ee 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ LOCAL/uqs -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dmenelkir@gmail.com COMMENT= Image viewer that utilizes Imlib2 LICENSE= MIT