diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-04-11 20:46:12 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-04-11 20:46:12 +0000 |
| commit | 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 (patch) | |
| tree | 54c7d4d51b78233f698aeb568c56c1b20d252d99 /security/py-spake2/Makefile | |
| parent | 7554a732e269b4a6dd988f5e42f181c630a59bc1 (diff) | |
Diffstat (limited to 'security/py-spake2/Makefile')
| -rw-r--r-- | security/py-spake2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-spake2/Makefile b/security/py-spake2/Makefile index d3db1a157dcd..128f6b417c80 100644 --- a/security/py-spake2/Makefile +++ b/security/py-spake2/Makefile @@ -4,7 +4,7 @@ CATEGORIES= security MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= SPAKE2 password-authenticated key exchange (pure python) WWW= https://github.com/warner/python-spake2 |
