diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2004-03-25 18:33:22 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2004-03-25 18:33:22 +0000 |
commit | ff85647795108c682a682d3c48084529c014be25 (patch) | |
tree | f080b8c4bed65cfd9237e94a84463fc22433f2b4 /security/py-pycrypto | |
parent | 51ee1935182b7102e10a1d91de5558a6c71b1b4e (diff) | |
download | ports-ff85647795108c682a682d3c48084529c014be25.tar.gz ports-ff85647795108c682a682d3c48084529c014be25.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 b94af0a09b9e..b77a471a18f2 100644 --- a/security/py-pycrypto/Makefile +++ b/security/py-pycrypto/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.amk.ca/files/python/crypto/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION:S@.a@a@} -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Python Cryptography Toolkit USE_PYTHON= yes |