diff options
Diffstat (limited to 'sysutils/py-howdoi/Makefile')
-rw-r--r-- | sysutils/py-howdoi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-howdoi/Makefile b/sysutils/py-howdoi/Makefile index 4cf39da96d2a..3a5eb7f9272f 100644 --- a/sysutils/py-howdoi/Makefile +++ b/sysutils/py-howdoi/Makefile @@ -5,7 +5,7 @@ CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Instant coding answers via the command line WWW= https://github.com/gleitz/howdoi |