git: 9c9b78954dbe - 2024Q3 - graphics/libavif: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Jul 2024 00:51:07 UTC
The branch 2024Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c9b78954dbebca7b1e0acc2c3c767071b3a0008 commit 9c9b78954dbebca7b1e0acc2c3c767071b3a0008 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-13 07:05:25 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-07-14 00:50:37 +0000 graphics/libavif: Take maintainership (cherry picked from commit 45dfe601d362cdeecf1981d797652041e03b23f2) --- graphics/libavif/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/libavif/Makefile b/graphics/libavif/Makefile index 6ceb38b53071..7a31e7cccb2b 100644 --- a/graphics/libavif/Makefile +++ b/graphics/libavif/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.0.4 PORTREVISION= 1 CATEGORIES= graphics -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for encoding and decoding .avif files WWW= https://github.com/AOMediaCodec/libavif