diff options
author | jgh <jgh@FreeBSD.org> | 2012-06-26 13:36:14 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-06-26 13:36:14 +0800 |
commit | 647d62609a4217bd8c3d1cb3e817d947e3d3876f (patch) | |
tree | 49103947c3b8dd716d11d7b1be9e7c14cc4f3764 | |
parent | e7b46687c7246eebc7c13ee2ee8a9e77fdad9204 (diff) | |
download | freebsd-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/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 |