diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-06 03:03:28 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-06 03:14:16 +0800 |
| commit | dc41320718b8a00a9eca26d49c5279727bf21a43 (patch) | |
| tree | 8add1209b8ad6d13eb86507088500d98b4dcf682 | |
| parent | graphics/py-pygeos: Update USES=python (diff) | |
graphics/py-wand: Take maintainership
| -rw-r--r-- | graphics/py-wand/Makefile | 4 |
1 files 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 |
