diff options
Diffstat (limited to 'textproc/py-reindent/Makefile')
-rw-r--r-- | textproc/py-reindent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-reindent/Makefile b/textproc/py-reindent/Makefile index 383795817662..d87f7c0c14a5 100644 --- a/textproc/py-reindent/Makefile +++ b/textproc/py-reindent/Makefile @@ -5,7 +5,7 @@ CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Reindent python scripts WWW= https://pypi.org/project/reindent/ |