aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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