git: eef67ce8d7a9 - main - archivers/liblz4: Reset maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Sep 2023 19:53:22 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=eef67ce8d7a97e774007414d8c774ff8be13e6cc commit eef67ce8d7a97e774007414d8c774ff8be13e6cc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-30 19:52:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-30 19:52:43 +0000 archivers/liblz4: Reset maintainership PR: 274177 Requested by: Martin Waschbusch <martin@waschbuesch.de> (maintainer) --- archivers/liblz4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archivers/liblz4/Makefile b/archivers/liblz4/Makefile index 2c3b40ea32e7..c437b55e5a31 100644 --- a/archivers/liblz4/Makefile +++ b/archivers/liblz4/Makefile @@ -5,7 +5,7 @@ PORTEPOCH= 1 CATEGORIES= archivers PKGNAMEPREFIX= lib -MAINTAINER= martin@waschbuesch.de +MAINTAINER= ports@FreeBSD.org COMMENT= LZ4 compression library, lossless and very fast WWW= https://lz4.github.io/lz4/