diff options
author | antoine <antoine@FreeBSD.org> | 2016-01-04 05:10:26 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-01-04 05:10:26 +0800 |
commit | 611846a317fc0d260a2b2ea9decb646cb4187450 (patch) | |
tree | 5c8f7eaf5e4d25bff135c95944a358ece7ea617c /textproc/py-elasticsearch-dsl-py/Makefile | |
parent | a5d542539b81013a68533b696465484aef406101 (diff) | |
download | freebsd-ports-gnome-611846a317fc0d260a2b2ea9decb646cb4187450.tar.gz freebsd-ports-gnome-611846a317fc0d260a2b2ea9decb646cb4187450.tar.zst freebsd-ports-gnome-611846a317fc0d260a2b2ea9decb646cb4187450.zip |
Remove MASTER_SITES=CHEESESHOP from some ports that use github to fetch
Diffstat (limited to 'textproc/py-elasticsearch-dsl-py/Makefile')
-rw-r--r-- | textproc/py-elasticsearch-dsl-py/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/py-elasticsearch-dsl-py/Makefile b/textproc/py-elasticsearch-dsl-py/Makefile index 0ca3b7f87e67..f1f566bb68bd 100644 --- a/textproc/py-elasticsearch-dsl-py/Makefile +++ b/textproc/py-elasticsearch-dsl-py/Makefile @@ -4,7 +4,6 @@ PORTNAME= elasticsearch-dsl-py PORTVERSION= 0.0.8 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org |