diff options
Diffstat (limited to 'math/py-pdal')
-rw-r--r-- | math/py-pdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pdal/Makefile b/math/py-pdal/Makefile index 4f891d772434..7d132a7b1ab5 100644 --- a/math/py-pdal/Makefile +++ b/math/py-pdal/Makefile @@ -2,7 +2,7 @@ PORTNAME= pdal DISTVERSION= 3.0.2 PORTREVISION= 1 CATEGORIES= math python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:tu}-${DISTVERSION} |