Index: head/textproc/py-sphinxcontrib-adadomain/Makefile =================================================================== --- head/textproc/py-sphinxcontrib-adadomain/Makefile (revision 489690) +++ head/textproc/py-sphinxcontrib-adadomain/Makefile (revision 489691) @@ -1,22 +1,21 @@ # Created by: John Marino # $FreeBSD$ PORTNAME= sphinxcontrib-adadomain PORTVERSION= 0.1 PORTREVISION= 3 CATEGORIES= textproc -MASTER_SITES= https://pypi.python.org/packages/source/s/${PORTNAME}/ \ - LOCAL/marino +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx Adadomain Extension LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist .include