diff options
Diffstat (limited to 'www/py-urlobject/Makefile')
-rw-r--r-- | www/py-urlobject/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-urlobject/Makefile b/www/py-urlobject/Makefile index 3a3ed634d797..e029e5544152 100644 --- a/www/py-urlobject/Makefile +++ b/www/py-urlobject/Makefile @@ -1,7 +1,7 @@ PORTNAME= urlobject PORTVERSION= 2.4.3 CATEGORIES= www devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= URLObject-${PORTVERSION} |