Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2018 16:58:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479302 - head/graphics/py-imageio
Message-ID:  <201809091658.w89GwUGt011263@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
+MAINTAINER=	sunpoet@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809091658.w89GwUGt011263>