aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2015-06-11 12:40:14 +0800
committerjkim <jkim@FreeBSD.org>2015-06-11 12:40:14 +0800
commit1a4b200b97d2265bfa065477d3d7183ccadabbec (patch)
tree7c3655330dc951d5ad20a699b2338011cdb08a36 /archivers
parent6220f63c965ae279d7f616e6fd76cc95c8478316 (diff)
downloadfreebsd-ports-gnome-1a4b200b97d2265bfa065477d3d7183ccadabbec.tar.gz
freebsd-ports-gnome-1a4b200b97d2265bfa065477d3d7183ccadabbec.tar.zst
freebsd-ports-gnome-1a4b200b97d2265bfa065477d3d7183ccadabbec.zip
Assign maintainership to python@.
Requested by: koobs
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-lz4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-lz4/Makefile b/archivers/py-lz4/Makefile
index 1daf0c92b91f..a4da14af80fd 100644
--- a/archivers/py-lz4/Makefile
+++ b/archivers/py-lz4/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= archivers python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Python binding for the LZ4 compression library
LICENSE= BSD3CLAUSE