diff options
Diffstat (limited to 'textproc/py-googletrans/Makefile')
-rw-r--r-- | textproc/py-googletrans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-googletrans/Makefile b/textproc/py-googletrans/Makefile index 9de8b23e7d50..0793d3722c24 100644 --- a/textproc/py-googletrans/Makefile +++ b/textproc/py-googletrans/Makefile @@ -2,7 +2,7 @@ PORTNAME= googletrans DISTVERSION= 3.0.0 PORTREVISION= 1 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org |