svn commit: r479302 - head/graphics/py-imageio

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 9 16:58:31 UTC 2018


Author: sunpoet
Date: Sun Sep  9 16:58:29 2018
New Revision: 479302
URL: https://svnweb.freebsd.org/changeset/ports/479302

Log:
  Take maintainership

Modified:
  head/graphics/py-imageio/Makefile

Modified: head/graphics/py-imageio/Makefile
==============================================================================
--- head/graphics/py-imageio/Makefile	Sun Sep  9 16:58:24 2018	(r479301)
+++ head/graphics/py-imageio/Makefile	Sun Sep  9 16:58:29 2018	(r479302)
@@ -7,7 +7,7 @@ CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Python library for reading and writing image, video formats
 
 LICENSE=	BSD2CLAUSE
@@ -20,6 +20,7 @@ RUN_DEPENDS=	ffmpeg:multimedia/ffmpeg \
 
 USES=		python
 USE_PYTHON=	distutils concurrent autoplist
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list