aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-07-08 10:04:06 +0800
committerlinimon <linimon@FreeBSD.org>2010-07-08 10:04:06 +0800
commit412d7022fd788b676250220805bd87e89faab4f7 (patch)
tree55694b700a27ae3e91c937659ecf21ade0cdd532 /archivers
parent720fdaa29076bae23711c5ce8fec1e537da1fa88 (diff)
downloadfreebsd-ports-graphics-412d7022fd788b676250220805bd87e89faab4f7.tar.gz
freebsd-ports-graphics-412d7022fd788b676250220805bd87e89faab4f7.tar.zst
freebsd-ports-graphics-412d7022fd788b676250220805bd87e89faab4f7.zip
Reset maintainer per his request to ports@.
Feature safe: yes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-lzma/Makefile2
-rw-r--r--archivers/py-tarfile/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/py-lzma/Makefile b/archivers/py-lzma/Makefile
index 4e1e087a7cd..7747fa6baca 100644
--- a/archivers/py-lzma/Makefile
+++ b/archivers/py-lzma/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.joachim-bauch.de/projects/python/pylzma/releases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pylzma-${PORTVERSION}
-MAINTAINER= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python binding for the LZMA compression library
USE_PYTHON= yes
diff --git a/archivers/py-tarfile/Makefile b/archivers/py-tarfile/Makefile
index 72492863400..4fbe90dc9f1 100644
--- a/archivers/py-tarfile/Makefile
+++ b/archivers/py-tarfile/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers python
MASTER_SITES= http://www.gustaebel.de/lars/tarfile/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= gcooper@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python library for reading and writing tarballs
USE_PYTHON= yes