diff options
author | Mark Felder <feld@FreeBSD.org> | 2018-10-02 19:06:16 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2018-10-02 19:06:16 +0000 |
commit | bf44443d137d91cd436e65e34c709e548ea1121a (patch) | |
tree | 611666d141604a40275643c4e9b8bd67cafed1b2 /archivers | |
parent | 5542e69c2c332f46581976699899cfa6278268d3 (diff) | |
download | ports-bf44443d137d91cd436e65e34c709e548ea1121a.tar.gz ports-bf44443d137d91cd436e65e34c709e548ea1121a.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/py-czipfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-czipfile/Makefile b/archivers/py-czipfile/Makefile index 26d7e6f8fd1d..096649ef65a7 100644 --- a/archivers/py-czipfile/Makefile +++ b/archivers/py-czipfile/Makefile @@ -7,7 +7,7 @@ CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= feld@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast C-based zipfile decryption for Python LICENSE= PSFL |