diff options
Diffstat (limited to 'math/py-rustworkx/Makefile')
-rw-r--r-- | math/py-rustworkx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index fd3ede1c78df..30b1006b204f 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -2,7 +2,7 @@ PORTNAME= rustworkx DISTVERSION= 0.12.1 PORTREVISION= 1 CATEGORIES= math python -#MASTER_SITES= CHEESESHOP +#MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |