Index: head/textproc/py-sphinx-hieroglyph/Makefile =================================================================== --- head/textproc/py-sphinx-hieroglyph/Makefile (revision 541302) +++ head/textproc/py-sphinx-hieroglyph/Makefile (revision 541303) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= sphinx-hieroglyph PORTVERSION= 1.0.0 DISTVERSIONPREFIX= hieroglyph- CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dbaio@FreeBSD.org COMMENT= Sphinx extension which builds HTML presentations LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PY_SPHINX} USE_GITHUB= yes GH_ACCOUNT= nyergler GH_PROJECT= hieroglyph USES= python shebangfix USE_PYTHON= autoplist distutils SHEBANG_FILES= src/hieroglyph/themes/slides2/static/scripts/md/render.py NO_ARCH= yes .include