diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2019-02-01 18:55:18 +0000 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2019-02-01 18:55:18 +0000 |
commit | 6a4a5116bfc57813eab3c6a44a6f3ebcc525cccd (patch) | |
tree | e8cf195884bcd3b6c4e74d264bc896939cba2874 /textproc/py-python-docs-theme | |
parent | Update calibre to 3.39.0 (diff) |
Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by: miwi (mentor)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050
Notes
Notes:
svn path=/head/; revision=491837
Diffstat (limited to 'textproc/py-python-docs-theme')
-rw-r--r-- | textproc/py-python-docs-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-docs-theme/Makefile b/textproc/py-python-docs-theme/Makefile index 9f69ec0b1133..c1c0be69b810 100644 --- a/textproc/py-python-docs-theme/Makefile +++ b/textproc/py-python-docs-theme/Makefile @@ -6,7 +6,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= freebsd_ports@k-worx.org +MAINTAINER= kai@FreeBSD.org COMMENT= Sphinx theme for the CPython docs and related projects LICENSE= PSFL |