summaryrefslogtreecommitdiff
path: root/databases/py-redis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-redis/Makefile')
-rw-r--r--databases/py-redis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile
index 935e570d3e7b..b6ec3ff59a97 100644
--- a/databases/py-redis/Makefile
+++ b/databases/py-redis/Makefile
@@ -2,7 +2,7 @@ PORTNAME= redis
PORTVERSION= 3.5.3
PORTREVISION= 1
CATEGORIES= databases python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org