diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-07 19:24:01 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-07 19:24:01 +0000 |
commit | 9a140b31fe663fff77166c0bc6d78470bf6a57e5 (patch) | |
tree | 5e389e6e37d057f76dead5682590363b24eb86a4 /archivers | |
parent | 823a87f4bb14b5bb454e175e250414742988378f (diff) |
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/py-brotlipy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-brotlipy/Makefile b/archivers/py-brotlipy/Makefile index 1b9f7a95f8f5..eefcebd306de 100644 --- a/archivers/py-brotlipy/Makefile +++ b/archivers/py-brotlipy/Makefile @@ -4,7 +4,7 @@ CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python binding to the Brotli library LICENSE= MIT |