git: 7ab6de1c0b1b - 2024Q3 - graphics/libavif: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jul 2024 01:32:05 UTC
The branch 2024Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ab6de1c0b1b3c023bb4e0ef176172641fa453f4 commit 7ab6de1c0b1b3c023bb4e0ef176172641fa453f4 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-07-13 01:31:18 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-07-13 01:31:57 +0000 graphics/libavif: drop maintainership (cherry picked from commit 4e0616a2066dc9e45cef47de812efdea4e09709c) --- graphics/libavif/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/libavif/Makefile b/graphics/libavif/Makefile index 571e02dee398..6ceb38b53071 100644 --- a/graphics/libavif/Makefile +++ b/graphics/libavif/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= graphics -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for encoding and decoding .avif files WWW= https://github.com/AOMediaCodec/libavif