aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-08 14:08:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-08 14:08:51 +0000
commit2c598eb6f34c678f771123cb3cc74956439ef0d2 (patch)
tree3f712dea6be1fbafd157fca89ef3cdcdd029905f /textproc
parent466a43c75f4cf93b0ca58d27b1ae605134de0bc3 (diff)
downloadports-2c598eb6f34c678f771123cb3cc74956439ef0d2.tar.gz
ports-2c598eb6f34c678f771123cb3cc74956439ef0d2.zip
Change MASTER_SITES to CHEESESHOP
- Take maintainership
Notes
Notes: svn path=/head/; revision=489691
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-sphinxcontrib-adadomain/Makefile5
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