aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-ecdsa
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2019-04-21 14:38:04 +0800
committerKoop Mast <koop@beyonit.nl>2019-04-23 03:03:07 +0800
commit73ca2f3d0cf29bd45e88aeb77c53ec98fb3a320b (patch)
treefe183cdd5437b8558bd405fcffd67ba730b6aff9 /security/py-ecdsa
parentc751a27926ef110f4a7277a9988df7c2cbae7c35 (diff)
downloadfreebsd-ports-gnome-73ca2f3d0cf29bd45e88aeb77c53ec98fb3a320b.tar.gz
freebsd-ports-gnome-73ca2f3d0cf29bd45e88aeb77c53ec98fb3a320b.tar.zst
freebsd-ports-gnome-73ca2f3d0cf29bd45e88aeb77c53ec98fb3a320b.zip
security/py-ecdsa: Take maintainership
PR: 237402 Approved by: <kyuupichan gmail com> (maintainer, drop maintainership)
Diffstat (limited to 'security/py-ecdsa')
-rw-r--r--security/py-ecdsa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-ecdsa/Makefile b/security/py-ecdsa/Makefile
index f004fcbe1dad..e6955909af6c 100644
--- a/security/py-ecdsa/Makefile
+++ b/security/py-ecdsa/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= kyuupichan@gmail.com
+MAINTAINER= koobs@FreeBSD.org
COMMENT= ECDSA cryptographic signature library (pure python)
LICENSE= MIT