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