diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-04-11 15:46:12 -0500 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-04-11 15:46:12 -0500 |
commit | 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 (patch) | |
tree | 54c7d4d51b78233f698aeb568c56c1b20d252d99 /textproc/py-sphinx-argparse | |
parent | D ports: Bump after lang/ldc update. (diff) |
*/*: Adopt ports from swills@
Diffstat (limited to 'textproc/py-sphinx-argparse')
-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 56b935004a63..e77d60a9aaf6 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= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Sphinx extension that automatically documents argparse WWW= https://github.com/ribozz/sphinx-argparse |