diff options
Diffstat (limited to 'math/py-bitvector/Makefile')
-rw-r--r-- | math/py-bitvector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-bitvector/Makefile b/math/py-bitvector/Makefile index 842f6ea29dcd..8fc54f37b05b 100644 --- a/math/py-bitvector/Makefile +++ b/math/py-bitvector/Makefile @@ -1,7 +1,7 @@ PORTNAME= bitvector PORTVERSION= 3.5.0 CATEGORIES= math python -MASTER_SITES= CHEESESHOP \ +MASTER_SITES= PYPI \ https://engineering.purdue.edu/kak/dist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= BitVector-${PORTVERSION} |