diff options
Diffstat (limited to 'graphics/py-haishoku/Makefile')
-rw-r--r-- | graphics/py-haishoku/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-haishoku/Makefile b/graphics/py-haishoku/Makefile index d7cc0c69fff5..1c48b9d0076d 100644 --- a/graphics/py-haishoku/Makefile +++ b/graphics/py-haishoku/Makefile @@ -1,11 +1,11 @@ PORTNAME= haishoku DISTVERSION= 1.1.8 -PORTREVISION= 1 +PORTREVISION= 2 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/ |