diff options
Diffstat (limited to 'graphics/py-graphlib-backport/Makefile')
-rw-r--r-- | graphics/py-graphlib-backport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-graphlib-backport/Makefile b/graphics/py-graphlib-backport/Makefile index 2915afe7ea82..f8d817ec21d7 100644 --- a/graphics/py-graphlib-backport/Makefile +++ b/graphics/py-graphlib-backport/Makefile @@ -1,7 +1,7 @@ PORTNAME= graphlib-backport PORTVERSION= 1.0.3 CATEGORIES= graphics python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= graphlib_backport-${PORTVERSION} |