aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2019-01-08 22:08:51 +0800
committersunpoet <sunpoet@FreeBSD.org>2019-01-08 22:08:51 +0800
commitf6121cf8d1694b27d8905499349306da0211980d (patch)
tree3f712dea6be1fbafd157fca89ef3cdcdd029905f /textproc
parent2ebea34a62063ffe771234e76593594a65daa2f9 (diff)
downloadfreebsd-ports-gnome-f6121cf8d1694b27d8905499349306da0211980d.tar.gz
freebsd-ports-gnome-f6121cf8d1694b27d8905499349306da0211980d.tar.zst
freebsd-ports-gnome-f6121cf8d1694b27d8905499349306da0211980d.zip
Change MASTER_SITES to CHEESESHOP
- Take maintainership
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