aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-bcrypt
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-18 17:37:31 +0800
committerbapt <bapt@FreeBSD.org>2014-11-18 17:37:31 +0800
commit4619c44ccd591519d95ba090480bc4786f3e02fe (patch)
treec5f1f00242bba8544a0e9313052a53a2c0786f5b /security/py-bcrypt
parent7f09eace253d3e3230890f985876edd7c2cf422a (diff)
downloadfreebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.gz
freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.zst
freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.zip
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
Diffstat (limited to 'security/py-bcrypt')
-rw-r--r--security/py-bcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile
index cd420682ca14..c99bb68cace0 100644
--- a/security/py-bcrypt/Makefile
+++ b/security/py-bcrypt/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= GOOGLE_CODE \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py-${PORTNAME}-${PORTVERSION}
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python bcrypt module
USES= python