aboutsummaryrefslogtreecommitdiff
path: root/security/py-pycrypto
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-06-26 05:36:14 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-06-26 05:36:14 +0000
commit32b85b62b24a4b43b3041a282557f909848a3143 (patch)
treedb87e7829fd184530bc2311b569e8f62eb0ccd89 /security/py-pycrypto
parentf22590f4b81f81c9f58842503ebd7389f8d83e2d (diff)
downloadports-32b85b62b24a4b43b3041a282557f909848a3143.tar.gz
ports-32b85b62b24a4b43b3041a282557f909848a3143.zip
- take maintainer-ship
Approved-By: portmgr (linimon)
Notes
Notes: svn path=/head/; revision=299981
Diffstat (limited to 'security/py-pycrypto')
-rw-r--r--security/py-pycrypto/Makefile2
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