aboutsummaryrefslogtreecommitdiff
path: root/security/py-bcrypt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-11-18 09:37:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-11-18 09:37:31 +0000
commit91a1caa2422800c8478cb82e13d208ef07398bc2 (patch)
treec5f1f00242bba8544a0e9313052a53a2c0786f5b /security/py-bcrypt
parent40d2598f2ad6ffff1f7318bceaeb9ea557a16453 (diff)
Notes
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