diff options
Diffstat (limited to 'textproc/py-python-pptx')
-rw-r--r-- | textproc/py-python-pptx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-pptx/Makefile b/textproc/py-python-pptx/Makefile index 0651526b7691..e12dd5f3d8a2 100644 --- a/textproc/py-python-pptx/Makefile +++ b/textproc/py-python-pptx/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python_pptx-${DISTVERSION} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Generate and manipulate Open XML PowerPoint (.pptx) files WWW= https://github.com/scanny/python-pptx |