Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2015 00:02:05 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403823 - head/devel/py-zope.i18n
Message-ID:  <201512160002.tBG025eC044652@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Wed Dec 16 00:02:04 2015
New Revision: 403823
URL: https://svnweb.freebsd.org/changeset/ports/403823

Log:
  - Pass maintainership to zope@

Modified:
  head/devel/py-zope.i18n/Makefile

Modified: head/devel/py-zope.i18n/Makefile
==============================================================================
--- head/devel/py-zope.i18n/Makefile	Tue Dec 15 23:59:43 2015	(r403822)
+++ head/devel/py-zope.i18n/Makefile	Wed Dec 16 00:02:04 2015	(r403823)
@@ -9,7 +9,7 @@ MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DIST_SUBDIR=	zope
 
-MAINTAINER=	wen@FreeBSD.org
+MAINTAINER=	zope@FreeBSD.org
 COMMENT=	Zope Internationalization Support
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event \
@@ -20,6 +20,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope
 		${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
 
 USES=		gettext python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>



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