diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-06-26 05:36:14 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-06-26 05:36:14 +0000 |
commit | 32b85b62b24a4b43b3041a282557f909848a3143 (patch) | |
tree | db87e7829fd184530bc2311b569e8f62eb0ccd89 /security/py-pycrypto | |
parent | f22590f4b81f81c9f58842503ebd7389f8d83e2d (diff) | |
download | ports-32b85b62b24a4b43b3041a282557f909848a3143.tar.gz ports-32b85b62b24a4b43b3041a282557f909848a3143.zip |
Notes
Diffstat (limited to 'security/py-pycrypto')
-rw-r--r-- | security/py-pycrypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile index ffe760116d93..6df8762fb8ba 100644 --- a/security/py-pycrypto/Makefile +++ b/security/py-pycrypto/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security python MASTER_SITES= http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= k@stereochro.me +MAINTAINER= jgh@FreeBSD.org COMMENT= The Python Cryptography Toolkit USE_PYTHON= yes |