diff options
Diffstat (limited to 'textproc/py-sphinx-argparse/Makefile')
-rw-r--r-- | textproc/py-sphinx-argparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinx-argparse/Makefile b/textproc/py-sphinx-argparse/Makefile index 91fda5c56dcf..56b935004a63 100644 --- a/textproc/py-sphinx-argparse/Makefile +++ b/textproc/py-sphinx-argparse/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sphinx extension that automatically documents argparse WWW= https://github.com/ribozz/sphinx-argparse |