aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2012-06-26 13:36:14 +0800
committerjgh <jgh@FreeBSD.org>2012-06-26 13:36:14 +0800
commit647d62609a4217bd8c3d1cb3e817d947e3d3876f (patch)
tree49103947c3b8dd716d11d7b1be9e7c14cc4f3764
parente7b46687c7246eebc7c13ee2ee8a9e77fdad9204 (diff)
downloadfreebsd-ports-gnome-647d62609a4217bd8c3d1cb3e817d947e3d3876f.tar.gz
freebsd-ports-gnome-647d62609a4217bd8c3d1cb3e817d947e3d3876f.tar.zst
freebsd-ports-gnome-647d62609a4217bd8c3d1cb3e817d947e3d3876f.zip
- take maintainer-ship
Approved-By: portmgr (linimon)
-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