git: dc41320718b8 - main - graphics/py-wand: Take maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Nov 2021 19:17:38 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc41320718b8a00a9eca26d49c5279727bf21a43 commit dc41320718b8a00a9eca26d49c5279727bf21a43 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-05 19:03:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-05 19:14:16 +0000 graphics/py-wand: Take maintainership --- graphics/py-wand/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/py-wand/Makefile b/graphics/py-wand/Makefile index 55640299e938..591fff0369f9 100644 --- a/graphics/py-wand/Makefile +++ b/graphics/py-wand/Makefile @@ -4,8 +4,8 @@ CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= python@FreeBSD.org -COMMENT= MagickWand Python binding +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Ctypes-based simple MagickWand API binding for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE