summaryrefslogtreecommitdiff
path: root/security/py-asyncssh
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-01 16:15:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-09-01 16:15:03 +0000
commit2e73080bfea63914933bb0bb6ceed5608680cbe8 (patch)
tree38cc64664455f1230a783c55bdc60ab457b3e112 /security/py-asyncssh
parentDisable the build/use of libssp/gets-chk since FreeBSD 12 and later (diff)
Take maintainership
Notes
Notes: svn path=/head/; revision=510705
Diffstat (limited to 'security/py-asyncssh')
-rw-r--r--security/py-asyncssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile
index bc85ce811336..9cdf0ec16166 100644
--- a/security/py-asyncssh/Makefile
+++ b/security/py-asyncssh/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python asnycio SSH protocol library
LICENSE= EPL