diff options
Diffstat (limited to 'graphics/py-haishoku/Makefile')
-rw-r--r-- | graphics/py-haishoku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-haishoku/Makefile b/graphics/py-haishoku/Makefile index d7cc0c69fff5..0a81272deb1a 100644 --- a/graphics/py-haishoku/Makefile +++ b/graphics/py-haishoku/Makefile @@ -5,7 +5,7 @@ CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Tool for grabbing the representative color palette from an image WWW= https://github.com/LanceGin/haishoku/ |