diff options
Diffstat (limited to 'irc/py-sopel-help/Makefile')
-rw-r--r-- | irc/py-sopel-help/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/py-sopel-help/Makefile b/irc/py-sopel-help/Makefile index 2397d6464ea6..be6675d50aff 100644 --- a/irc/py-sopel-help/Makefile +++ b/irc/py-sopel-help/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= sopel_help-${PORTVERSION} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Help plugin for Sopel WWW= https://github.com/sopel-irc/${PORTNAME} |