diff options
author | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-06-03 02:04:09 -0400 |
---|---|---|
committer | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-06-03 02:04:09 -0400 |
commit | f73cbc736ae156e01037afd0a8787465a47030cb (patch) | |
tree | 153ec2a926ee12fead67b31093711f0f04f249a0 /textproc/py-python-pptx | |
parent | multimedia/assimp: update 5.4.3 → 6.0.1 (diff) |
*/*: Change maintainer address to my @FreeBSD.org email
Approved by: acm (mentor)
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 |