diff options
Diffstat (limited to 'security/py-bcrypt/Makefile')
-rw-r--r-- | security/py-bcrypt/Makefile | 2 |
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 |