diff options
Diffstat (limited to 'audio/py-webrtcvad/Makefile')
-rw-r--r-- | audio/py-webrtcvad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-webrtcvad/Makefile b/audio/py-webrtcvad/Makefile index 69223a5fff5c..c2f1eaa89446 100644 --- a/audio/py-webrtcvad/Makefile +++ b/audio/py-webrtcvad/Makefile @@ -2,7 +2,7 @@ PORTNAME= webrtcvad DISTVERSION= 2.0.10 PORTREVISION= 1 CATEGORIES= audio python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |