diff options
Diffstat (limited to 'archivers/py-lzma/Makefile')
-rw-r--r-- | archivers/py-lzma/Makefile | 2 |
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 |