diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-01-12 11:21:07 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-01-12 11:21:07 +0000 |
commit | 30433f0c7f0ec55124867650ef2023064e771748 (patch) | |
tree | 05878e5189c9e0d51cdde1765935c2c4094207e1 /graphics/py-imageio | |
parent | 14ec59e35ff03633fbdce03d39dc4b48e44cf574 (diff) | |
download | ports-30433f0c7f0ec55124867650ef2023064e771748.tar.gz ports-30433f0c7f0ec55124867650ef2023064e771748.zip |
Notes
Diffstat (limited to 'graphics/py-imageio')
-rw-r--r-- | graphics/py-imageio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile index 5917bbc3ad4e..7c63f52ced08 100644 --- a/graphics/py-imageio/Makefile +++ b/graphics/py-imageio/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python library for reading and writing image, video formats LICENSE= BSD2CLAUSE |