diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-08 14:08:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-08 14:08:51 +0000 |
commit | 2c598eb6f34c678f771123cb3cc74956439ef0d2 (patch) | |
tree | 3f712dea6be1fbafd157fca89ef3cdcdd029905f /textproc/py-sphinxcontrib-adadomain/Makefile | |
parent | 466a43c75f4cf93b0ca58d27b1ae605134de0bc3 (diff) |
Notes
Diffstat (limited to 'textproc/py-sphinxcontrib-adadomain/Makefile')
-rw-r--r-- | textproc/py-sphinxcontrib-adadomain/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-sphinxcontrib-adadomain/Makefile b/textproc/py-sphinxcontrib-adadomain/Makefile index dc3c969cf0c3..eeff63bf26c6 100644 --- a/textproc/py-sphinxcontrib-adadomain/Makefile +++ b/textproc/py-sphinxcontrib-adadomain/Makefile @@ -5,11 +5,10 @@ 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 |