diff options
Diffstat (limited to 'security/py-pycrypto/Makefile')
-rw-r--r-- | security/py-pycrypto/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile index d54ec13ccb43..7090043e4736 100644 --- a/security/py-pycrypto/Makefile +++ b/security/py-pycrypto/Makefile @@ -1,5 +1,4 @@ -# Created by: nbm -# +# Created by: nbm # $FreeBSD$ PORTNAME= pycrypto @@ -10,7 +9,7 @@ MASTER_SITES= CHEESESHOP \ https://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= koobs@FreeBSD.org COMMENT= The Python Cryptography Toolkit USE_PYTHON= yes |