aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 19:53:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 19:53:13 +0000
commit2ffb129f8286289430a3c9d438cfc693eba6404c (patch)
tree468015db9c662d974ebd065d05b74b4a47fb3e2d
parenteef67ce8d7a97e774007414d8c774ff8be13e6cc (diff)
downloadports-2ffb129f8286289430a3c9d438cfc693eba6404c.tar.gz
ports-2ffb129f8286289430a3c9d438cfc693eba6404c.zip
archivers/liblz4: Take maintainership
-rw-r--r--archivers/liblz4/Makefile2
1 files changed, 1 insertions, 1 deletions
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/