svn commit: r403823 - head/devel/py-zope.i18n

Wen Heping wen at FreeBSD.org
Wed Dec 16 00:02:06 UTC 2015


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 at FreeBSD.org
+MAINTAINER=	zope at 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>


More information about the svn-ports-head mailing list