diff options
author | nbm <nbm@FreeBSD.org> | 2004-03-26 02:33:22 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2004-03-26 02:33:22 +0800 |
commit | bf585e736b7932f3b507efc757031d8c80701e37 (patch) | |
tree | 8016c4e20bd8f12209dd6dd52fd0921d7fc6fc85 /security/py-pycrypto | |
parent | e8a032bb5549313f8f8e276647aa890ef648c0e2 (diff) | |
download | freebsd-ports-graphics-bf585e736b7932f3b507efc757031d8c80701e37.tar.gz freebsd-ports-graphics-bf585e736b7932f3b507efc757031d8c80701e37.tar.zst freebsd-ports-graphics-bf585e736b7932f3b507efc757031d8c80701e37.zip |
Drop maintainership
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 b94af0a09b9..b77a471a18f 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 |