diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-01 16:15:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-09-01 16:15:03 +0000 |
commit | 2e73080bfea63914933bb0bb6ceed5608680cbe8 (patch) | |
tree | 38cc64664455f1230a783c55bdc60ab457b3e112 /security/py-asyncssh | |
parent | Disable 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/Makefile | 2 |
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 |