diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
commit | 346fd0a6a36157ababb1f80cbbfd5cd8f1762dca (patch) | |
tree | 7953c25fa8df873b9515ffc067ae48525a5128d8 /security/py-m2crypto | |
parent | f8834e53d2ea8ac0fbfcc1bd9c5e6b1817e2e410 (diff) | |
download | ports-346fd0a6a36157ababb1f80cbbfd5cd8f1762dca.tar.gz ports-346fd0a6a36157ababb1f80cbbfd5cd8f1762dca.zip |
Notes
Diffstat (limited to 'security/py-m2crypto')
-rw-r--r-- | security/py-m2crypto/Makefile | 2 | ||||
-rw-r--r-- | security/py-m2crypto/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index ea7e19a83036..61c43e1908d4 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1$//} PATCH_SITES= ${MASTER_SITES} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= Crypto and SSL toolkit for Python BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 diff --git a/security/py-m2crypto/pkg-descr b/security/py-m2crypto/pkg-descr index 60b4779ff6bd..964128e86728 100644 --- a/security/py-m2crypto/pkg-descr +++ b/security/py-m2crypto/pkg-descr @@ -11,4 +11,4 @@ M2Crypto is a crypto and SSL toolkit for Python featuring the following: WWW: http://sandbox.rulemaker.net/ngps/m2/ -Marcus Grando <marcus@corp.grupos.com.br> +Marcus Alves Grando <mnag@FreeBSD.org> |