aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/docker-compose/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/docker-compose/Makefile')
-rw-r--r--sysutils/docker-compose/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/docker-compose/Makefile b/sysutils/docker-compose/Makefile
index bf05d845eaef..8e1338bd1e8e 100644
--- a/sysutils/docker-compose/Makefile
+++ b/sysutils/docker-compose/Makefile
@@ -2,7 +2,7 @@ PORTNAME= docker-compose
PORTVERSION= 1.24.0
PORTREVISION= 1
CATEGORIES= sysutils python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
MAINTAINER= ports@FreeBSD.org
COMMENT= Define and run multi-container applications with Docker