diff options
Diffstat (limited to 'devel/py-azure-mgmt-containerinstance/Makefile')
-rw-r--r-- | devel/py-azure-mgmt-containerinstance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-azure-mgmt-containerinstance/Makefile b/devel/py-azure-mgmt-containerinstance/Makefile index c1f59fa3f2be..bcb921541564 100644 --- a/devel/py-azure-mgmt-containerinstance/Makefile +++ b/devel/py-azure-mgmt-containerinstance/Makefile @@ -1,7 +1,7 @@ PORTNAME= azure-mgmt-containerinstance PORTVERSION= 9.1.0 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org |