aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-lzma
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-07-08 02:04:06 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-07-08 02:04:06 +0000
commit4504c11b804362f33c5a974796fcb38255aa4843 (patch)
tree3947c4bf3570be8b02717d0042dd0160912103a0 /archivers/py-lzma
parentec0fab9de41106f1bbbd011ce99848ae1fd962e2 (diff)
downloadports-4504c11b804362f33c5a974796fcb38255aa4843.tar.gz
ports-4504c11b804362f33c5a974796fcb38255aa4843.zip
Reset maintainer per his request to ports@.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=257507
Diffstat (limited to 'archivers/py-lzma')
-rw-r--r--archivers/py-lzma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-lzma/Makefile b/archivers/py-lzma/Makefile
index 4e1e087a7cda..7747fa6baca1 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