Index: head/devel/py-hg-evolve/Makefile =================================================================== --- head/devel/py-hg-evolve/Makefile (revision 554826) +++ head/devel/py-hg-evolve/Makefile (revision 554827) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= hg-evolve PORTVERSION= 10.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rhurlin@FreeBSD.org +MAINTAINER= arrowd@FreeBSD.org COMMENT= Changeset Evolution with Mercurial LICENSE= GPLv2+ RUN_DEPENDS= hg:devel/mercurial USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes # Do not conflict with devel/mercurial, which also installs hgext3rd/__init__.py EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/hgext3rd/__init__.py .include