aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-lzma
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-05-24 15:31:21 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-05-24 15:31:21 +0000
commit018e66797f392c355b2aebee709a92648b247d4f (patch)
treeadc436a93d89485bd686990165205aac9fe07790 /archivers/py-lzma
parent7d32da8e2dc01d5ef9e958a6606953894e0631a5 (diff)
downloadports-018e66797f392c355b2aebee709a92648b247d4f.tar.gz
ports-018e66797f392c355b2aebee709a92648b247d4f.zip
- Pass maintainership to gcooper@
PR: 146911 Submitted by: gcooper@
Notes
Notes: svn path=/head/; revision=254979
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 7747fa6baca1..4e1e087a7cda 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= ports@FreeBSD.org
+MAINTAINER= gcooper@FreeBSD.org
COMMENT= Python binding for the LZMA compression library
USE_PYTHON= yes